Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dnfs_xdr.h832 const struct nfs_fh * dir_fh; member
871 const struct nfs_fh * dir_fh; member
887 const struct nfs_fh * dir_fh; member
1012 const struct nfs_fh *dir_fh; member
1046 const struct nfs_fh *dir_fh; member
/linux-3.4.99/fs/nfs/
Dnfs4proc.c2513 .dir_fh = NFS_FH(dir), in _nfs4_proc_lookup()
2960 .dir_fh = NFS_FH(dir), in _nfs4_proc_link()
3024 data->arg.dir_fh = NFS_FH(dir); in nfs4_alloc_createdata()
4988 .dir_fh = NFS_FH(dir), in _nfs4_proc_fs_locations()
5039 .dir_fh = NFS_FH(dir), in _nfs4_proc_secinfo()
Dnfs4xdr.c2027 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_lookup()
2107 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_link()
2127 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_create()
2624 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_fs_locations()
2647 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_secinfo()