Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Drecord.c375 int mi_write(struct mft_inode *mi, int wait) in mi_write() function
H A Dfrecord.c1628 mi_write(mi, 0); in ni_delete_all()
1639 err = mi_write(&ni->mi, 0); in ni_delete_all()
3425 err2 = mi_write(mi, sync); in ni_write_inode()
3437 err2 = mi_write(&ni->mi, sync); in ni_write_inode()
H A Dntfs_fs.h752 int mi_write(struct mft_inode *mi, int wait);
H A Dindex.c2699 err = mi_write(mi, 1); in indx_update_dup()
H A Dfslog.c3700 err = mi_write(mi, 0); in do_action()