Searched refs:write_inode (Results 26 - 34 of 34) sorted by relevance

12

/linux-master/fs/ntfs3/
H A Dsuper.c784 .write_inode = ntfs3_write_inode,
/linux-master/fs/bcachefs/
H A Dfsck.c982 u32 inode_snapshot, bool *write_inode)
1012 *write_inode = true;
980 check_inode_dirent_inode(struct btree_trans *trans, struct bkey_s_c inode_k, struct bch_inode_unpacked *inode, u32 inode_snapshot, bool *write_inode) argument
H A Dfs.c1826 .write_inode = bch2_vfs_write_inode,
/linux-master/fs/reiserfs/
H A Dsuper.c813 .write_inode = reiserfs_write_inode,
/linux-master/fs/udf/
H A Dsuper.c212 .write_inode = udf_write_inode,
/linux-master/fs/ubifs/
H A Dsuper.c2060 .write_inode = ubifs_write_inode,
/linux-master/include/linux/
H A Dfs.h2164 int (*write_inode) (struct inode *, struct writeback_control *wbc); member in struct:super_operations
/linux-master/fs/f2fs/
H A Dsuper.c1526 * We should call set_dirty_inode to write the dirty inode through write_inode.
3134 .write_inode = f2fs_write_inode,
/linux-master/fs/ext4/
H A Dsuper.c1637 .write_inode = ext4_write_inode,

Completed in 198 milliseconds

12