Home
last modified time | relevance | path

Searched refs:mi_write (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/fs/ntfs3/
H A Drecord.c390 int mi_write(struct mft_inode *mi, int wait) in mi_write() function
H A Dfrecord.c1576 mi_write(mi, 0); in ni_delete_all()
1587 err = mi_write(&ni->mi, 0); in ni_delete_all()
3300 err2 = mi_write(mi, sync); in ni_write_inode()
3312 err2 = mi_write(&ni->mi, sync); in ni_write_inode()
H A Dntfs_fs.h754 int mi_write(struct mft_inode *mi, int wait);
H A Dindex.c2697 err = mi_write(mi, 1); in indx_update_dup()
H A Dfslog.c3700 err = mi_write(mi, 0); in do_action()