Home
last modified time | relevance | path

Searched defs:oldreq (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/nilfs2/
H A Ddat.c243 struct nilfs_palloc_req *oldreq, in nilfs_dat_prepare_update()
258 struct nilfs_palloc_req *oldreq, in nilfs_dat_commit_update()
266 struct nilfs_palloc_req *oldreq, in nilfs_dat_abort_update()
H A Ddirect.c264 struct nilfs_palloc_req oldreq, newreq; in nilfs_direct_propagate() local
/openbmc/linux/net/9p/
H A Dclient.c596 static int p9_client_flush(struct p9_client *c, struct p9_req_t *oldreq) in p9_client_flush()