Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dnfs_xdr.h963 const struct nfs_fh * dir_fh; member
1005 const struct nfs_fh * dir_fh; member
1021 const struct nfs_fh * dir_fh; member
1161 const struct nfs_fh *dir_fh; member
1188 const struct nfs_fh *dir_fh; member
/Linux-v4.19/fs/nfs/
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()
2810 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_fs_locations()
2836 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_secinfo()
Dnfs4proc.c4002 .dir_fh = NFS_FH(dir), in _nfs4_proc_lookup()
4456 .dir_fh = NFS_FH(dir), in _nfs4_proc_link()
4537 data->arg.dir_fh = NFS_FH(dir); in nfs4_alloc_createdata()
7181 .dir_fh = NFS_FH(dir), in _nfs4_proc_fs_locations()
7517 .dir_fh = NFS_FH(dir), in _nfs4_proc_secinfo()