Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dfs-writeback.c2468 int sync_inode(struct inode *inode, struct writeback_control *wbc) in sync_inode() function
2472 EXPORT_SYMBOL(sync_inode);
2490 return sync_inode(inode, &wbc); in sync_inode_metadata()
/Linux-v4.19/fs/9p/
Dvfs_file.c621 sync_inode(inode, &wbc); in v9fs_mmap_vm_close()
/Linux-v4.19/include/linux/
Dfs.h2110 int sync_inode(struct inode *inode, struct writeback_control *wbc);
/Linux-v4.19/Documentation/filesystems/
Dvfs.txt546 almost unused. write_inode_now and sync_inode do use it (through