Home
last modified time | relevance | path

Searched refs:newreq (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/fs/nilfs2/
Ddat.c228 struct nilfs_palloc_req *newreq) in nilfs_dat_prepare_update() argument
234 ret = nilfs_dat_prepare_alloc(dat, newreq); in nilfs_dat_prepare_update()
243 struct nilfs_palloc_req *newreq, int dead) in nilfs_dat_commit_update() argument
246 nilfs_dat_commit_alloc(dat, newreq); in nilfs_dat_commit_update()
251 struct nilfs_palloc_req *newreq) in nilfs_dat_abort_update() argument
254 nilfs_dat_abort_alloc(dat, newreq); in nilfs_dat_abort_update()
Ddirect.c256 struct nilfs_palloc_req oldreq, newreq; in nilfs_direct_propagate() local
270 newreq.pr_entry_nr = ptr; in nilfs_direct_propagate()
271 ret = nilfs_dat_prepare_update(dat, &oldreq, &newreq); in nilfs_direct_propagate()
274 nilfs_dat_commit_update(dat, &oldreq, &newreq, in nilfs_direct_propagate()
277 nilfs_direct_set_ptr(bmap, key, newreq.pr_entry_nr); in nilfs_direct_propagate()
/linux-2.6.39/drivers/infiniband/hw/ipath/
Dipath_rc.c224 char newreq; in ipath_make_rc_req() local
285 newreq = 0; in ipath_make_rc_req()
300 newreq = 1; in ipath_make_rc_req()
342 if (newreq && qp->s_lsn != (u32) -1) in ipath_make_rc_req()
386 if (newreq) { in ipath_make_rc_req()
422 if (newreq) { in ipath_make_rc_req()
465 if (newreq) { in ipath_make_rc_req()
/linux-2.6.39/drivers/infiniband/hw/qib/
Dqib_rc.c243 char newreq; in qib_make_rc_req() local
314 newreq = 0; in qib_make_rc_req()
329 newreq = 1; in qib_make_rc_req()
371 if (newreq && !(qp->s_flags & QIB_S_UNLIMITED_CREDIT)) in qib_make_rc_req()
415 if (newreq) { in qib_make_rc_req()
452 if (newreq) { in qib_make_rc_req()
497 if (newreq) { in qib_make_rc_req()