Home
last modified time | relevance | path

Searched refs:dir_fh (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs_xdr.h1016 const struct nfs_fh * dir_fh; member
1058 const struct nfs_fh * dir_fh; member
1074 const struct nfs_fh * dir_fh; member
1214 const struct nfs_fh *dir_fh; member
1241 const struct nfs_fh *dir_fh; member
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs4xdr.c2144 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_lookup()
2244 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_link()
2264 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_create()
2806 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_fs_locations()
2831 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_secinfo()
H A Dnfs4proc.c4282 .dir_fh = NFS_FH(dir), in _nfs4_proc_lookup()
4759 .dir_fh = NFS_FH(dir), in _nfs4_proc_link()
4843 data->arg.dir_fh = NFS_FH(dir); in nfs4_alloc_createdata()
7764 .dir_fh = NFS_FH(dir), in _nfs4_proc_fs_locations()
8108 .dir_fh = NFS_FH(dir), in _nfs4_proc_secinfo()