Home
last modified time | relevance | path

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

/linux/fs/ntfs/
H A Dvolume.h127 s64 mft_record_reserve_end; member
H A Dmft.c1075 ll < vol->mft_record_reserve_end) in mft_bitmap_alloc_free_rec()
2197 vol->mft_record_reserve_pos < vol->mft_record_reserve_end && in ntfs_mft_record_alloc()
2214 vol->mft_record_reserve_end ? &candidate_reserve_end : NULL; in ntfs_mft_record_alloc()
2219 vol->mft_record_reserve_end = candidate_reserve_end; in ntfs_mft_record_alloc()
2366 vol->mft_record_reserve_pos >= vol->mft_record_reserve_end; in ntfs_mft_record_alloc()
2494 vol->mft_record_reserve_end = reserve_end; in ntfs_mft_record_alloc()
2825 mft_no < vol->mft_record_reserve_end) in ntfs_mft_record_free()