Searched refs:ntfs_may_write_mft_record (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ntfs/ |
H A D | mft.h | 100 extern bool ntfs_may_write_mft_record(ntfs_volume *vol,
|
H A D | aops.c | 1123 if (!ntfs_may_write_mft_record(vol, mft_no, in ntfs_write_mst_block()
|
H A D | mft.c | 842 * ntfs_may_write_mft_record - check if an mft record may be written out 920 bool ntfs_may_write_mft_record(ntfs_volume *vol, const unsigned long mft_no, in ntfs_may_write_mft_record() function
|
/kernel/linux/linux-6.6/fs/ntfs/ |
H A D | mft.h | 100 extern bool ntfs_may_write_mft_record(ntfs_volume *vol,
|
H A D | aops.c | 1125 if (!ntfs_may_write_mft_record(vol, mft_no, in ntfs_write_mst_block()
|
H A D | mft.c | 842 * ntfs_may_write_mft_record - check if an mft record may be written out 920 bool ntfs_may_write_mft_record(ntfs_volume *vol, const unsigned long mft_no, in ntfs_may_write_mft_record() function
|
Completed in 12 milliseconds