Searched refs:knfsd_fh (Results 1 – 13 of 13) sorted by relevance
| /linux/fs/nfsd/ |
| H A D | nfsfh.h | 49 struct knfsd_fh { struct 62 static inline u32 *fh_fsid(const struct knfsd_fh *fh) in fh_fsid() argument 82 struct knfsd_fh fh_handle; /* FH data */ 240 fh_copy_shallow(struct knfsd_fh *dst, const struct knfsd_fh *src) in fh_copy_shallow() 254 static inline bool fh_match(const struct knfsd_fh *fh1, in fh_match() 255 const struct knfsd_fh *fh2) in fh_match() 264 static inline bool fh_fsid_match(const struct knfsd_fh *fh1, in fh_fsid_match() 265 const struct knfsd_fh *fh2) in fh_fsid_match() 319 static inline u32 knfsd_fh_hash(const struct knfsd_fh *fh) in knfsd_fh_hash()
|
| H A D | export.h | 13 struct knfsd_fh; 122 char *path, struct knfsd_fh *, int maxsize);
|
| H A D | state.h | 561 struct knfsd_fh rp_openfh; 682 struct knfsd_fh fi_fhandle; 776 struct knfsd_fh nbl_fh;
|
| H A D | nfsfh.c | 151 struct knfsd_fh *fh = &fhp->fh_handle; in nfsd_set_fh_dentry() 817 struct knfsd_fh *fh = &fhp->fh_handle; in SVCFH_fmt()
|
| H A D | xdr4.h | 712 struct knfsd_fh co_fh; 739 struct knfsd_fh fh;
|
| H A D | nfs4callback.c | 140 static void encode_nfs_fh4(struct xdr_stream *xdr, const struct knfsd_fh *fh) in encode_nfs_fh4() 387 struct knfsd_fh *fh = &dp->dl_stid.sc_file->fi_fhandle; in encode_cb_getattr4args()
|
| H A D | export.c | 1023 struct knfsd_fh *f, int maxsize) in exp_rootfh() 1058 memcpy(f, &fh.fh_handle, sizeof(struct knfsd_fh)); in exp_rootfh()
|
| H A D | nfs4layouts.c | 58 const struct knfsd_fh *fh = &fhp->fh_handle; in nfsd4_alloc_devid_map()
|
| H A D | nfsctl.c | 329 struct knfsd_fh fh; in write_filehandle()
|
| H A D | nfs4state.c | 273 find_blocked_lock(struct nfs4_lockowner *lo, struct knfsd_fh *fh, in find_blocked_lock() 295 find_or_allocate_block(struct nfs4_lockowner *lo, struct knfsd_fh *fh, in find_or_allocate_block() 1077 static int delegation_blocked(struct knfsd_fh *fh) in delegation_blocked() 1110 static void block_delegations(struct knfsd_fh *fh) in block_delegations()
|
| H A D | trace.h | 1830 const struct knfsd_fh *fh,
|
| H A D | nfs4proc.c | 1992 sizeof(struct knfsd_fh)); in nfsd4_copy()
|
| H A D | nfs4xdr.c | 2566 struct knfsd_fh *fh_handle) in nfsd4_encode_nfs_fh4()
|