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

/linux-master/fs/ntfs3/
H A Drecord.c376 int mi_write(struct mft_inode *mi, int wait) function
H A Dfrecord.c1624 mi_write(mi, 0);
1635 err = mi_write(&ni->mi, 0);
3360 err2 = mi_write(mi, sync);
3372 err2 = mi_write(&ni->mi, sync);
H A Dntfs_fs.h756 int mi_write(struct mft_inode *mi, int wait);
H A Dindex.c2692 err = mi_write(mi, 1);
H A Dfslog.c3680 err = mi_write(mi, 0);

Completed in 229 milliseconds