Home
last modified time | relevance | path

Searched refs:nfs_compare_fh (Results 1 – 8 of 8) 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.c162 if (!nfs_compare_fh(&file->f_handle, &lock->fh)) { in nlm_lookup_file()
/linux/fs/nfs/
H A Dcallback_proc.c182 if (nfs_compare_fh(fh, &nfsi->fh)) in nfs_layout_find_inode_by_fh()
H A Ddelegation.c1214 nfs_compare_fh(fhandle, &NFS_I(delegation->inode)->fh) == 0) { in nfs_delegation_find_inode_server()
H A Ddir.c655 if (entry->fh->size && nfs_compare_fh(entry->fh, &nfsi->fh) != 0) in nfs_same_file()
1745 if (nfs_compare_fh(NFS_FH(inode), fhandle)) in nfs_lookup_revalidate_dentry()
H A Dinode.c311 if (nfs_compare_fh(NFS_FH(inode), fh)) in nfs_find_actor()
H A Dnfs4proc.c7711 if (nfs_compare_fh(NFS_FH(waiter->inode), &cbnl->cbnl_fh)) in nfs4_wake_lock_waiter()
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c191 if (nfs_compare_fh(&dss1->fh_versions[i], in ff_dss_match_fh()