Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfs/
Dnfs4file.c239 ret = nfs_sync_inode(src_inode); in nfs42_remap_file_range()
242 ret = nfs_sync_inode(dst_inode); in nfs42_remap_file_range()
Dnfs42proc.c120 err = nfs_sync_inode(inode); in nfs42_proc_deallocate()
254 status = nfs_sync_inode(dst_inode); in _nfs42_proc_copy()
Dinode.c139 int nfs_sync_inode(struct inode *inode) in nfs_sync_inode() function
144 EXPORT_SYMBOL_GPL(nfs_sync_inode);
617 nfs_sync_inode(inode); in nfs_setattr()
/Linux-v5.4/include/linux/
Dnfs_fs.h543 extern int nfs_sync_inode(struct inode *inode);