Home
last modified time | relevance | path

Searched refs:NTFS_MFT_INCREASE_STEP (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ntfs3/
H A Dntfs_fs.h207 #define NTFS_MFT_INCREASE_STEP 1024 macro
H A Dfsntfs.c507 new_mft_total = ALIGN(wnd->nbits + NTFS_MFT_INCREASE_STEP, 128); in ntfs_extend_mft()