Home
last modified time | relevance | path

Searched refs:f2fs_write_inode (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dinode.c686 int f2fs_write_inode(struct inode *inode, struct writeback_control *wbc) in f2fs_write_inode() function
H A Dfile.c283 f2fs_write_inode(inode, NULL); in f2fs_do_sync_file()
339 f2fs_write_inode(inode, NULL); in f2fs_do_sync_file()
H A Dsuper.c2566 .write_inode = f2fs_write_inode,
H A Df2fs.h3205 int f2fs_write_inode(struct inode *inode, struct writeback_control *wbc);
/kernel/linux/linux-6.6/fs/f2fs/
H A Dinode.c770 int f2fs_write_inode(struct inode *inode, struct writeback_control *wbc) in f2fs_write_inode() function
H A Dfile.c281 f2fs_write_inode(inode, NULL); in f2fs_do_sync_file()
349 f2fs_write_inode(inode, NULL); in f2fs_do_sync_file()
2119 f2fs_write_inode(inode, NULL); in f2fs_ioc_start_atomic_write()
H A Dsuper.c3190 .write_inode = f2fs_write_inode,
H A Df2fs.h3514 int f2fs_write_inode(struct inode *inode, struct writeback_control *wbc);

Completed in 45 milliseconds