Home
last modified time | relevance | path

Searched refs:fromfh (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/
H A Dnfs_xdr.h849 struct nfs_fh * fromfh; member
856 struct nfs_fh * fromfh; member
934 struct nfs_fh * fromfh; member
952 struct nfs_fh * fromfh; member
/openbmc/linux/fs/nfs/
H A Dproc.c379 .fromfh = NFS_FH(inode), in nfs_proc_link()
405 .fromfh = NFS_FH(dir), in nfs_proc_symlink()
H A Dnfs2xdr.c738 encode_fhandle(xdr, args->fromfh); in nfs2_xdr_enc_linkargs()
757 encode_diropargs(xdr, args->fromfh, args->fromname, args->fromlen); in nfs2_xdr_enc_symlinkargs()
H A Dnfs3proc.c516 .fromfh = NFS_FH(inode), in nfs3_proc_link()
562 data->arg.symlink.fromfh = NFS_FH(dir); in nfs3_proc_symlink()
H A Dnfs3xdr.c1093 encode_diropargs3(xdr, args->fromfh, args->fromname, args->fromlen); in nfs3_xdr_enc_symlink3args()
1212 encode_nfs_fh3(xdr, args->fromfh); in nfs3_xdr_enc_link3args()