Searched refs:c_commlen (Results 1 – 3 of 3) sorted by relevance
106 count3 c_commlen; /* len to commit */ member
6092 rp->r_commit.c_commlen = PAGESIZE; in nfs3_dispose()6109 len = rp->r_commit.c_commlen; in nfs3_dispose()6359 rp->r_commit.c_commlen = PAGESIZE; in nfs3_get_commit()6361 rp->r_commit.c_commlen = rp->r_commit.c_commbase - in nfs3_get_commit()6362 (offset3)pp->p_offset + rp->r_commit.c_commlen; in nfs3_get_commit()6364 } else if ((rp->r_commit.c_commbase + rp->r_commit.c_commlen) in nfs3_get_commit()6366 rp->r_commit.c_commlen = (offset3)pp->p_offset - in nfs3_get_commit()6438 rp->r_commit.c_commlen = PAGESIZE; in nfs3_get_commit_range()6440 rp->r_commit.c_commlen = (offset3)pp->p_offset - in nfs3_get_commit_range()6559 len = rp->r_commit.c_commlen; in nfs3_commit_vp()
11645 rp->r_commit.c_commlen = PAGESIZE; in nfs4_dispose()11662 len = rp->r_commit.c_commlen; in nfs4_dispose()11987 rp->r_commit.c_commlen = PAGESIZE; in nfs4_get_commit()11989 rp->r_commit.c_commlen = rp->r_commit.c_commbase - in nfs4_get_commit()11990 (offset3)pp->p_offset + rp->r_commit.c_commlen; in nfs4_get_commit()11992 } else if ((rp->r_commit.c_commbase + rp->r_commit.c_commlen) in nfs4_get_commit()11994 rp->r_commit.c_commlen = (offset3)pp->p_offset - in nfs4_get_commit()12065 rp->r_commit.c_commlen = PAGESIZE; in nfs4_get_commit_range()12067 rp->r_commit.c_commlen = (offset3)pp->p_offset - in nfs4_get_commit_range()12208 len = rp->r_commit.c_commlen; in nfs4_commit_vp()