Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dfs-writeback.c1571 int sync_inode(struct inode *inode, struct writeback_control *wbc) in sync_inode() function
1575 EXPORT_SYMBOL(sync_inode);
1593 return sync_inode(inode, &wbc); in sync_inode_metadata()
/linux-4.1.27/fs/9p/
Dvfs_file.c620 sync_inode(inode, &wbc); in v9fs_mmap_vm_close()
/linux-4.1.27/include/linux/
Dfs.h1904 int sync_inode(struct inode *inode, struct writeback_control *wbc);
/linux-4.1.27/Documentation/filesystems/
Dvfs.txt531 almost unused. write_inode_now and sync_inode do use it (through