Home
last modified time | relevance | path

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

/linux-5.10/fs/nfs/
Dnfs4file.c288 ret = nfs_sync_inode(src_inode); in nfs42_remap_file_range()
291 ret = nfs_sync_inode(dst_inode); in nfs42_remap_file_range()
Dinode.c138 int nfs_sync_inode(struct inode *inode) in nfs_sync_inode() function
143 EXPORT_SYMBOL_GPL(nfs_sync_inode);
630 nfs_sync_inode(inode); in nfs_setattr()
Dnfs42proc.c145 err = nfs_sync_inode(inode); in nfs42_proc_deallocate()
313 status = nfs_sync_inode(dst_inode); in _nfs42_proc_copy()
/linux-5.10/include/linux/
Dnfs_fs.h548 extern int nfs_sync_inode(struct inode *inode);