Searched refs:NTFS_MFT_INCREASE_STEP (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/fs/ntfs3/ | ||
A D | ntfs_fs.h | 203 #define NTFS_MFT_INCREASE_STEP 1024 macro |
A D | fsntfs.c | 506 new_mft_total = ALIGN(wnd->nbits + NTFS_MFT_INCREASE_STEP, 128); in ntfs_extend_mft() |
Completed in 10 milliseconds