Searched refs:nfs_post_op_update_inode (Results 1 – 3 of 3) sorted by relevance
437 extern int nfs_post_op_update_inode(struct inode *inode, struct nfs_fattr *fattr);
2127 int nfs_post_op_update_inode(struct inode *inode, struct nfs_fattr *fattr) in nfs_post_op_update_inode() function2141 EXPORT_SYMBOL_GPL(nfs_post_op_update_inode);
5147 status = nfs_post_op_update_inode(inode, res.fattr); in _nfs4_proc_link()