Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnfs_xdr.h932 const struct nfs_fh * dir_fh; member
973 const struct nfs_fh * dir_fh; member
990 const struct nfs_fh * dir_fh; member
1116 const struct nfs_fh *dir_fh; member
1143 const struct nfs_fh *dir_fh; member
/linux-4.4.14/fs/nfs/
Dnfs4xdr.c2106 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_lookup()
2182 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_link()
2201 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_create()
2695 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_fs_locations()
2720 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_secinfo()
Dnfs4proc.c3472 .dir_fh = NFS_FH(dir), in _nfs4_proc_lookup()
3834 .dir_fh = NFS_FH(dir), in _nfs4_proc_link()
3913 data->arg.dir_fh = NFS_FH(dir); in nfs4_alloc_createdata()
6364 .dir_fh = NFS_FH(dir), in _nfs4_proc_fs_locations()
6701 .dir_fh = NFS_FH(dir), in _nfs4_proc_secinfo()