Searched refs:__mark_mft_record_dirty (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/fs/ntfs/
H A Dmft.h60 extern void __mark_mft_record_dirty(ntfs_inode *ni);
76 __mark_mft_record_dirty(ni); mark_mft_record_dirty()
H A Dmft.c373 * __mark_mft_record_dirty - set the mft record and the page containing it dirty
395 void __mark_mft_record_dirty(ntfs_inode *ni) __mark_mft_record_dirty() function

Completed in 71 milliseconds