Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs_xdr.h826 struct nfs_fh * tofh; member
929 struct nfs_fh * tofh; member
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dproc.c380 .tofh = NFS_FH(dir), in nfs_proc_link()
H A Dnfs2xdr.c738 encode_diropargs(xdr, args->tofh, args->toname, args->tolen); in nfs2_xdr_enc_linkargs()
H A Dnfs3proc.c493 .tofh = NFS_FH(dir), in nfs3_proc_link()
H A Dnfs3xdr.c1210 encode_diropargs3(xdr, args->tofh, args->toname, args->tolen); in nfs3_xdr_enc_link3args()