Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dnfs_xdr.h1009 const struct nfs_fh * dir_fh; member
1051 const struct nfs_fh * dir_fh; member
1067 const struct nfs_fh * dir_fh; member
1207 const struct nfs_fh *dir_fh; member
1234 const struct nfs_fh *dir_fh; member
/Linux-v5.4/fs/nfs/
Dnfs4xdr.c2147 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_lookup()
2247 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_link()
2267 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_create()
2809 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_fs_locations()
2834 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_secinfo()
Dnfs4proc.c4157 .dir_fh = NFS_FH(dir), in _nfs4_proc_lookup()
4622 .dir_fh = NFS_FH(dir), in _nfs4_proc_link()
4705 data->arg.dir_fh = NFS_FH(dir); in nfs4_alloc_createdata()
7372 .dir_fh = NFS_FH(dir), in _nfs4_proc_fs_locations()
7716 .dir_fh = NFS_FH(dir), in _nfs4_proc_secinfo()