HomeSort by relevance Sort by last modified time
    Searched refs:svc_export (Results 1 - 3 of 3) sorted by null

  /external/kernel-headers/original/linux/nfsd/
export.h 48 struct svc_export { struct
60 * svc_export for a given client. There can be two per export, one
89 struct svc_export * exp_get_by_name(struct auth_domain *clp,
93 struct svc_export * exp_parent(struct auth_domain *clp,
104 static inline void exp_put(struct svc_export *exp)
109 static inline void exp_get(struct svc_export *exp)
113 extern struct svc_export *
auth.h 24 int nfsd_setuser(struct svc_rqst *, struct svc_export *);
nfsfh.h 138 struct svc_export * fh_export; /* export pointer */
213 int fh_compose(struct svc_fh *, struct svc_export *, struct dentry *, struct svc_fh *);

Completed in 905 milliseconds