Searched defs:fsidv (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | nfsfh.h | 92 static inline void mk_fsid(int vers, u32 *fsidv, dev_t dev, ino_t ino, in mk_fsid() argument [all...] |
H A D | export.c | 1049 rqst_exp_find(struct svc_rqst *rqstp, int fsid_type, u32 *fsidv) in rqst_exp_find() argument 1100 u32 fsidv[2]; in rqst_find_fsidzero_export() local 837 exp_find_key(struct cache_detail *cd, struct auth_domain *clp, int fsid_type, u32 *fsidv, struct cache_req *reqp) exp_find_key() argument 958 exp_find(struct cache_detail *cd, struct auth_domain *clp, int fsid_type, u32 *fsidv, struct cache_req *reqp) exp_find() argument [all...] |
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | nfsfh.h | 142 static inline void mk_fsid(int vers, u32 *fsidv, dev_t dev, ino_t ino, in mk_fsid() argument [all...] |
H A D | export.c | 1151 rqst_exp_find(struct svc_rqst *rqstp, int fsid_type, u32 *fsidv) in rqst_exp_find() argument 1202 u32 fsidv[2]; in rqst_find_fsidzero_export() local 921 exp_find_key(struct cache_detail *cd, struct auth_domain *clp, int fsid_type, u32 *fsidv, struct cache_req *reqp) exp_find_key() argument 1042 exp_find(struct cache_detail *cd, struct auth_domain *clp, int fsid_type, u32 *fsidv, struct cache_req *reqp) exp_find() argument [all...] |
Completed in 5 milliseconds