Searched refs:fh_init (Results 1 – 10 of 10) sorted by relevance
| /fs/nfsd/ |
| A D | lockd.c | 36 fh_init(&fh,0); in nlm_fopen()
|
| A D | nfsproc.c | 165 fh_init(&resp->fh, NFS_FHSIZE); in nfsd_proc_lookup() 316 fh_init(newfhp, NFS_FHSIZE); in nfsd_proc_create() 503 fh_init(&newfh, NFS_FHSIZE); in nfsd_proc_symlink() 534 fh_init(&resp->fh, NFS_FHSIZE); in nfsd_proc_mkdir()
|
| A D | nfs3proc.c | 126 fh_init(&resp->fh, NFS3_FHSIZE); in nfsd3_proc_lookup() 385 newfhp = fh_init(&resp->fh, NFS3_FHSIZE); in nfsd3_proc_create() 406 fh_init(&resp->fh, NFS3_FHSIZE); in nfsd3_proc_mkdir() 440 fh_init(&resp->fh, NFS3_FHSIZE); in nfsd3_proc_symlink() 464 fh_init(&resp->fh, NFS3_FHSIZE); in nfsd3_proc_mknod()
|
| A D | localio.c | 71 fh_init(&fh, NFS4_FHSIZE); in nfsd_open_local_fh()
|
| A D | nfsfh.h | 244 fh_init(struct svc_fh *fhp, int maxsize) in fh_init() function
|
| A D | nfs3xdr.c | 93 fh_init(fhp, NFS3_FHSIZE); in svcxdr_decode_nfs_fh3() 1114 fh_init(fhp, NFS3_FHSIZE); in svcxdr_encode_entry3_plus()
|
| A D | nfs4proc.c | 432 fh_init(*resfh, NFS4_FHSIZE); in do_open_lookup() 792 fh_init(&resfh, NFS4_FHSIZE); in nfsd4_create() 917 fh_init(&tmp_fh, NFS4_FHSIZE); in nfsd4_do_lookupp() 2812 fh_init(current_fh, NFS4_FHSIZE); in nfsd4_proc_compound() 2813 fh_init(save_fh, NFS4_FHSIZE); in nfsd4_proc_compound()
|
| A D | nfsxdr.c | 66 fh_init(fhp, NFS_FHSIZE); in svcxdr_decode_fhandle()
|
| A D | export.c | 1053 fh_init(&fh, maxsize); in exp_rootfh()
|
| A D | nfs4xdr.c | 3683 fh_init(tempfh, NFS4_FHSIZE); in nfsd4_encode_fattr4()
|
Completed in 45 milliseconds