Searched defs:fhp (Results 1 - 8 of 8) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/freevxfs/
H A Dvxfs_fshead.c47 vxfs_dumpfsh(struct vxfs_fsh *fhp) argument
82 struct vxfs_fsh *fhp; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/lockd/
H A Dsvcsubs.c49 u32 *fhp = (u32*)f->data; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/nfsd/
H A Dnfsxdr.c40 decode_fh(u32 *p, struct svc_fh *fhp) argument
50 encode_fh(u32 *p, struct svc_fh *fhp) argument
133 encode_fattr(struct svc_rqst *rqstp, u32 *p, struct svc_fh *fhp) argument
204 nfssvc_decode_fhandle(struct svc_rqst *rqstp, u32 *p, struct svc_fh *fhp) argument
[all...]
H A Dnfsfh.c529 fh_verify(struct svc_rqst *rqstp, struct svc_fh *fhp, int type, int access) argument
788 fh_compose(struct svc_fh *fhp, struc argument
868 fh_update(struct svc_fh *fhp) argument
912 fh_put(struct svc_fh *fhp) argument
[all...]
H A Dnfs3xdr.c53 decode_fh(u32 *p, struct svc_fh *fhp) argument
67 encode_fh(u32 *p, struct svc_fh *fhp) argument
157 encode_fattr3(struct svc_rqst *rqstp, u32 *p, struct svc_fh *fhp) argument
193 encode_saved_post_attr(struct svc_rqst *rqstp, u32 *p, struct svc_fh *fhp) argument
233 encode_post_op_attr(struct svc_rqst *rqstp, u32 *p, struct svc_fh *fhp) argument
248 encode_wcc_data(struct svc_rqst *rqstp, u32 *p, struct svc_fh *fhp) argument
294 nfs3svc_decode_fhandle(struct svc_rqst *rqstp, u32 *p, struct svc_fh *fhp) argument
[all...]
H A Dvfs.c93 nfsd_lookup(struct svc_rqst *rqstp, struct svc_fh *fhp, const char *name, argument
191 nfsd_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, struc argument
364 nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access) argument
425 nfsd_open(struct svc_rqst *rqstp, struct svc_fh *fhp, int type, int access, struct file *filp) argument
593 nfsd_read(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t offset, char *buf, unsigned long *count) argument
659 nfsd_write(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t offset, char *buf, unsigned long cnt, int *stablep) argument
782 nfsd_commit(struct svc_rqst *rqstp, struct svc_fh *fhp, off_t offset, unsigned long count) argument
812 nfsd_create(struct svc_rqst *rqstp, struct svc_fh *fhp, char *fname, int flen, struct iattr *iap, int type, dev_t rdev, struct svc_fh *resfhp) argument
934 nfsd_create_v3(struct svc_rqst *rqstp, struct svc_fh *fhp, char *fname, int flen, struct iattr *iap, struct svc_fh *resfhp, int createmode, u32 *verifier) argument
1068 nfsd_readlink(struct svc_rqst *rqstp, struct svc_fh *fhp, char *buf, int *lenp) argument
1112 nfsd_symlink(struct svc_rqst *rqstp, struct svc_fh *fhp, char *fname, int flen, char *path, int plen, struct svc_fh *resfhp, struct iattr *iap) argument
1322 nfsd_unlink(struct svc_rqst *rqstp, struct svc_fh *fhp, int type, char *fname, int flen) argument
1383 nfsd_readdir(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t offset, encode_dent_fn func, u32 *buffer, int *countp, u32 *verf) argument
1456 nfsd_statfs(struct svc_rqst *rqstp, struct svc_fh *fhp, struct statfs *stat) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/nfsd/
H A Dnfsfh.h183 inline static char * SVCFH_fmt(struct svc_fh *fhp) argument
220 fh_init(struct svc_fh *fhp, int maxsize) argument
232 fill_pre_wcc(struct svc_fh *fhp) argument
249 fill_post_wcc(struct svc_fh *fhp) argument
288 fh_lock(struct svc_fh *fhp) argument
316 fh_unlock(struct svc_fh *fhp) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/nfsd/
H A Dnfsfh.h183 inline static char * SVCFH_fmt(struct svc_fh *fhp) argument
220 fh_init(struct svc_fh *fhp, int maxsize) argument
232 fill_pre_wcc(struct svc_fh *fhp) argument
249 fill_post_wcc(struct svc_fh *fhp) argument
288 fh_lock(struct svc_fh *fhp) argument
316 fh_unlock(struct svc_fh *fhp) argument
[all...]

Completed in 60 milliseconds