Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dfs-writeback.c2590 int sync_inode(struct inode *inode, struct writeback_control *wbc) in sync_inode() function
2594 EXPORT_SYMBOL(sync_inode);
2612 return sync_inode(inode, &wbc); in sync_inode_metadata()
/OK3568_Linux_fs/kernel/fs/9p/
H A Dvfs_file.c632 sync_inode(inode, &wbc); in v9fs_mmap_vm_close()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs.h2298 int sync_inode(struct inode *inode, struct writeback_control *wbc);
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dinode.c9499 ret = sync_inode(inode, wbc); in start_delalloc_inodes()
9503 ret = sync_inode(inode, wbc); in start_delalloc_inodes()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dvfs.rst620 unused. write_inode_now and sync_inode do use it (through