Searched refs:wb_commit_lseg (Results 1 – 3 of 3) sorted by relevance
190 req->wb_commit_lseg = get_lseg(lseg); in pnfs_mark_request_commit()209 struct inode *inode = req->wb_commit_lseg->pls_layout->plh_inode; in pnfs_choose_commit_list()214 put_lseg(req->wb_commit_lseg); in pnfs_choose_commit_list()223 put_lseg(req->wb_commit_lseg); in pnfs_clear_request_commit()
693 struct pnfs_layout_segment *lseg = req->wb_commit_lseg; in filelayout_choose_commit_list()
43 struct pnfs_layout_segment *wb_commit_lseg; /* Used when PG_PNFS_COMMIT set */ member