Searched refs:NTFS_MAX_PAGES_PER_CLUSTER (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/fs/ntfs/ | ||
A D | ntfs.h | 32 NTFS_MAX_PAGES_PER_CLUSTER = NTFS_MAX_CLUSTER_SIZE / PAGE_SIZE, enumerator |
A D | file.c | 1727 struct page *pages[NTFS_MAX_PAGES_PER_CLUSTER]; in ntfs_perform_write() |
Completed in 7 milliseconds