Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnfs_xdr.h1074 const struct nfs_fh * dir_fh; member
1121 const struct nfs_fh * dir_fh; member
1136 const struct nfs_fh * dir_fh; member
1285 const struct nfs_fh *dir_fh; member
1312 const struct nfs_fh *dir_fh; member
/linux/fs/nfs/
H A Dnfs4xdr.c2218 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_lookup()
2318 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_link()
2338 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_create()
2888 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_fs_locations()
2913 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_secinfo()
H A Dnfs4proc.c4606 .dir_fh = NFS_FH(dir), in _nfs4_proc_lookup()
5120 .dir_fh = NFS_FH(dir), in _nfs4_proc_link()
5196 data->arg.dir_fh = NFS_FH(dir); in nfs4_alloc_createdata()
8119 .dir_fh = NFS_FH(dir), in _nfs4_proc_fs_locations()
8373 .dir_fh = NFS_FH(dir), in _nfs4_proc_secinfo()