Searched refs:nfs_compare_fh (Results 1 - 10 of 10) sorted by relevance

/linux-master/include/linux/
H A Dnfs.h29 static inline int nfs_compare_fh(const struct nfs_fh *a, const struct nfs_fh *b) function
/linux-master/fs/lockd/
H A Dclntlock.c188 if (nfs_compare_fh(NFS_FH(file_inode(fl_blocked->c.flc_file)), fh) != 0)
H A Dsvcsubs.c122 if (!nfs_compare_fh(&file->f_handle, &lock->fh)) {
/linux-master/fs/nfs/
H A Dunlink.c142 !nfs_compare_fh(NFS_FH(inode), NFS_FH(d_inode(alias))) &&
H A Dcallback_proc.c175 if (nfs_compare_fh(fh, &nfsi->fh))
H A Ddelegation.c1081 nfs_compare_fh(fhandle, &NFS_I(delegation->inode)->fh) == 0) {
H A Ddir.c654 if (entry->fh->size && nfs_compare_fh(entry->fh, &nfsi->fh) != 0)
1700 if (nfs_compare_fh(NFS_FH(inode), fhandle))
H A Dinode.c325 if (nfs_compare_fh(NFS_FH(inode), fh))
H A Dnfs4proc.c7491 if (nfs_compare_fh(NFS_FH(waiter->inode), &cbnl->cbnl_fh))
/linux-master/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c175 if (nfs_compare_fh(&m1->fh_versions[i],

Completed in 649 milliseconds