Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ntfs/
Dmft.h114 extern bool ntfs_may_write_mft_record(ntfs_volume *vol,
Daops.c1140 if (!ntfs_may_write_mft_record(vol, mft_no, in ntfs_write_mst_block()
Dmft.c934 bool ntfs_may_write_mft_record(ntfs_volume *vol, const unsigned long mft_no, in ntfs_may_write_mft_record() function