Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs/
H A Dmft.h100 extern bool ntfs_may_write_mft_record(ntfs_volume *vol,
H A Daops.c1125 if (!ntfs_may_write_mft_record(vol, mft_no, in ntfs_write_mst_block()
H A Dmft.c920 bool ntfs_may_write_mft_record(ntfs_volume *vol, const unsigned long mft_no, in ntfs_may_write_mft_record() function