Searched refs:innfsva (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clvnops.c | 3805 struct nfsvattr innfsva, outnfsva; in nfs_copy_file_range() local 3943 ap->a_incred, curthread, &innfsva, in nfs_copy_file_range() 3947 &innfsva, NULL, 0, 1); in nfs_copy_file_range() 3967 &inattrflag, &innfsva, &outattrflag, &outnfsva, in nfs_copy_file_range() 3972 &inattrflag, &innfsva, &outattrflag, &outnfsva, in nfs_copy_file_range() 3975 ret = nfscl_loadattrcache(&invp, &innfsva, NULL, 0, 1); in nfs_copy_file_range()
|