Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs.h28 static inline int nfs_compare_fh(const struct nfs_fh *a, const struct nfs_fh *b) in nfs_compare_fh() function
/OK3568_Linux_fs/kernel/fs/lockd/
H A Dclntlock.c191 if (nfs_compare_fh(NFS_FH(locks_inode(fl_blocked->fl_file)), fh) != 0) in nlmclnt_grant()
H A Dsvcsubs.c99 if (!nfs_compare_fh(&file->f_handle, f)) in nlm_lookup_file()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dcallback_proc.c170 if (nfs_compare_fh(fh, &nfsi->fh)) in nfs_layout_find_inode_by_fh()
H A Ddir.c431 if (entry->fh->size && nfs_compare_fh(entry->fh, &nfsi->fh) != 0) in nfs_same_file()
1317 if (nfs_compare_fh(NFS_FH(inode), fhandle)) in nfs_lookup_revalidate_dentry()
H A Ddelegation.c1060 nfs_compare_fh(fhandle, &NFS_I(delegation->inode)->fh) == 0) { in nfs_delegation_find_inode_server()
H A Dinode.c341 if (nfs_compare_fh(NFS_FH(inode), fh)) in nfs_find_actor()
H A Dnfs4proc.c7323 if (nfs_compare_fh(NFS_FH(waiter->inode), &cbnl->cbnl_fh)) in nfs4_wake_lock_waiter()
/OK3568_Linux_fs/kernel/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c169 if (nfs_compare_fh(&m1->fh_versions[i], in ff_mirror_match_fh()