Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dnfs_xdr.h870 const struct nfs_fh * dir_fh; member
911 const struct nfs_fh * dir_fh; member
928 const struct nfs_fh * dir_fh; member
1055 const struct nfs_fh *dir_fh; member
1082 const struct nfs_fh *dir_fh; member
/linux-4.1.27/fs/nfs/
Dnfs4xdr.c2089 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_lookup()
2165 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_link()
2184 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_create()
2681 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_fs_locations()
2706 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_secinfo()
Dnfs4proc.c3319 .dir_fh = NFS_FH(dir), in _nfs4_proc_lookup()
3680 .dir_fh = NFS_FH(dir), in _nfs4_proc_link()
3759 data->arg.dir_fh = NFS_FH(dir); in nfs4_alloc_createdata()
6226 .dir_fh = NFS_FH(dir), in _nfs4_proc_fs_locations()
6563 .dir_fh = NFS_FH(dir), in _nfs4_proc_secinfo()