Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dnfs_xdr.h1063 const struct nfs_fh * dir_fh; member
1103 const struct nfs_fh * dir_fh; member
1118 const struct nfs_fh * dir_fh; member
1267 const struct nfs_fh *dir_fh; member
1294 const struct nfs_fh *dir_fh; member
/linux-6.15/fs/nfs/
H A Dnfs4xdr.c2206 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_lookup()
2306 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_link()
2326 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_create()
2870 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_fs_locations()
2895 encode_putfh(xdr, args->dir_fh, &hdr); in nfs4_xdr_enc_secinfo()
H A Dnfs4proc.c4573 .dir_fh = NFS_FH(dir), in _nfs4_proc_lookup()
5058 .dir_fh = NFS_FH(dir), in _nfs4_proc_link()
5133 data->arg.dir_fh = NFS_FH(dir); in nfs4_alloc_createdata()
8221 .dir_fh = NFS_FH(dir), in _nfs4_proc_fs_locations()
8578 .dir_fh = NFS_FH(dir), in _nfs4_proc_secinfo()