Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Drecord.c390 int mi_write(struct mft_inode *mi, int wait) in mi_write() function
H A Dfrecord.c1580 mi_write(mi, 0); in ni_delete_all()
1591 err = mi_write(&ni->mi, 0); in ni_delete_all()
3211 err2 = mi_write(mi, sync); in ni_write_inode()
3223 err2 = mi_write(&ni->mi, sync); in ni_write_inode()
H A Dntfs_fs.h819 int mi_write(struct mft_inode *mi, int wait);
H A Dindex.c2721 err = mi_write(mi, 1); in indx_update_dup()
H A Dfslog.c3702 err = mi_write(mi, 0); in do_action()