Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfs/
Dnfs4file.c286 ret = nfs_sync_inode(src_inode); in nfs42_remap_file_range()
289 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);
633 nfs_sync_inode(inode); in nfs_setattr()
Dnfs42proc.c106 err = nfs_sync_inode(inode); in nfs42_proc_fallocate()
348 status = nfs_sync_inode(dst_inode); in _nfs42_proc_copy()
/Linux-v5.15/include/linux/
Dnfs_fs.h565 extern int nfs_sync_inode(struct inode *inode);