Home
last modified time | relevance | path

Searched refs:nfs_compare_fh (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
H A Dnfs.h38 static inline int nfs_compare_fh(const struct nfs_fh *a, const struct nfs_fh *b) in nfs_compare_fh() function
/linux/fs/lockd/
H A Dsvcsubs.c149 if (!nfs_compare_fh(&file->f_handle, &lock->fh)) { in nlm_lookup_file()
/linux/fs/nfs/
H A Dunlink.c142 !nfs_compare_fh(NFS_FH(inode), NFS_FH(d_inode(alias))) && in nfs_call_unlink()
H A Dcallback_proc.c182 if (nfs_compare_fh(fh, &nfsi->fh)) in nfs_layout_find_inode_by_fh()
H A Ddelegation.c1197 nfs_compare_fh(fhandle, &NFS_I(delegation->inode)->fh) == 0) { in nfs_delegation_find_inode_server()
H A Dinode.c333 if (nfs_compare_fh(NFS_FH(inode), fh)) in nfs_find_actor()
H A Dnfs4proc.c7657 if (nfs_compare_fh(NFS_FH(waiter->inode), &cbnl->cbnl_fh)) in nfs4_wake_lock_waiter()