Home
last modified time | relevance | path

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

/linux/fs/ntfs/
H A Dmft.c939 s64 start, s64 pass_end, s64 initialized_mft_records) in mft_reserve_end() argument
944 if (limit > initialized_mft_records) in mft_reserve_end()
945 limit = initialized_mft_records; in mft_reserve_end()
981 s64 initialized_mft_records; in mft_bitmap_alloc_free_rec() local
998 initialized_mft_records = NTFS_I(vol->mft_ino)->initialized_size >> in mft_bitmap_alloc_free_rec()
1121 initialized_mft_records); in mft_bitmap_alloc_free_rec()