Searched defs:fsidv (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/fs/nfsd/ |
H A D | nfsfh.h | 86 static inline void mk_fsid(int vers, u32 *fsidv, dev_t dev, ino_t ino, mk_fsid() argument
|
H A D | export.c | 1001 rqst_exp_find(struct svc_rqst *rqstp, int fsid_type, u32 *fsidv) rqst_exp_find() argument 1052 u32 fsidv[2]; rqst_find_fsidzero_export() local 803 exp_find_key(struct cache_detail *cd, struct auth_domain *clp, int fsid_type, u32 *fsidv, struct cache_req *reqp) exp_find_key() argument 920 exp_find(struct cache_detail *cd, struct auth_domain *clp, int fsid_type, u32 *fsidv, struct cache_req *reqp) exp_find() argument
|
Completed in 90 milliseconds