Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dnfs_xdr.h643 struct nfs_fh * tofh; member
746 struct nfs_fh * tofh; member
/linux-3.4.99/fs/nfs/
Dproc.c388 .tofh = NFS_FH(dir), in nfs_proc_link()
Dnfs2xdr.c728 encode_diropargs(xdr, args->tofh, args->toname, args->tolen); in nfs2_xdr_enc_linkargs()
Dnfs3proc.c513 .tofh = NFS_FH(dir), in nfs3_proc_link()
Dnfs3xdr.c1205 encode_diropargs3(xdr, args->tofh, args->toname, args->tolen); in nfs3_xdr_enc_link3args()