Searched refs:fh_init (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/nfsd/ |
| H A D | lockd.c | 36 fh_init(&fh,0); in nlm_fopen()
|
| H A D | localio.c | 71 fh_init(&fh, NFS4_FHSIZE); in nfsd_open_local_fh()
|
| H A D | nfsfh.h | 247 fh_init(struct svc_fh *fhp, int maxsize) in fh_init() function
|
| H A D | nfs4proc.c | 457 fh_init(*resfh, NFS4_FHSIZE); in do_open_lookup() 829 fh_init(&resfh, NFS4_FHSIZE); in nfsd4_create() 965 fh_init(&tmp_fh, NFS4_FHSIZE); in nfsd4_do_lookupp() 3060 fh_init(current_fh, NFS4_FHSIZE); in nfsd4_proc_compound() 3061 fh_init(save_fh, NFS4_FHSIZE); in nfsd4_proc_compound()
|
| H A D | export.c | 1066 fh_init(&fh, maxsize); in exp_rootfh()
|
| H A D | nfs4xdr.c | 3963 fh_init(tempfh, NFS4_FHSIZE); in nfsd4_encode_fattr4()
|