Searched refs:fh_init (Results 1 – 10 of 10) sorted by relevance
| /linux/fs/nfsd/ |
| A D | lockd.c | 36 fh_init(&fh,0); in nlm_fopen()
|
| A D | localio.c | 73 fh_init(&fh, NFS4_FHSIZE); in nfsd_open_local_fh()
|
| A D | nfsproc.c | 164 fh_init(&resp->fh, NFS_FHSIZE); in nfsd_proc_lookup() 320 fh_init(newfhp, NFS_FHSIZE); in nfsd_proc_create() 526 fh_init(&newfh, NFS_FHSIZE); in nfsd_proc_symlink() 559 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() 389 newfhp = fh_init(&resp->fh, NFS3_FHSIZE); in nfsd3_proc_create() 415 fh_init(&resp->fh, NFS3_FHSIZE); in nfsd3_proc_mkdir() 454 fh_init(&resp->fh, NFS3_FHSIZE); in nfsd3_proc_symlink() 483 fh_init(&resp->fh, NFS3_FHSIZE); in nfsd3_proc_mknod()
|
| A D | nfsfh.h | 243 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() 1112 fh_init(fhp, NFS3_FHSIZE); in svcxdr_encode_entry3_plus()
|
| A D | nfsxdr.c | 66 fh_init(fhp, NFS_FHSIZE); in svcxdr_decode_fhandle()
|
| A D | nfs4proc.c | 428 fh_init(*resfh, NFS4_FHSIZE); in do_open_lookup() 788 fh_init(&resfh, NFS4_FHSIZE); in nfsd4_create() 911 fh_init(&tmp_fh, NFS4_FHSIZE); in nfsd4_do_lookupp() 2696 fh_init(current_fh, NFS4_FHSIZE); in nfsd4_proc_compound() 2697 fh_init(save_fh, NFS4_FHSIZE); in nfsd4_proc_compound()
|
| A D | export.c | 1046 fh_init(&fh, maxsize); in exp_rootfh()
|
| A D | nfs4xdr.c | 3593 fh_init(tempfh, NFS4_FHSIZE); in nfsd4_encode_fattr4()
|
Completed in 38 milliseconds