Searched defs:oldreq (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/nilfs2/ |
H A D | dat.c | 231 nilfs_dat_prepare_update(struct inode *dat, struct nilfs_palloc_req *oldreq, struct nilfs_palloc_req *newreq) nilfs_dat_prepare_update() argument 246 nilfs_dat_commit_update(struct inode *dat, struct nilfs_palloc_req *oldreq, struct nilfs_palloc_req *newreq, int dead) nilfs_dat_commit_update() argument 254 nilfs_dat_abort_update(struct inode *dat, struct nilfs_palloc_req *oldreq, struct nilfs_palloc_req *newreq) nilfs_dat_abort_update() argument
|
H A D | direct.c | 259 struct nilfs_palloc_req oldreq, newreq; in nilfs_direct_propagate() local
|
/kernel/linux/linux-6.6/fs/nilfs2/ |
H A D | dat.c | 242 nilfs_dat_prepare_update(struct inode *dat, struct nilfs_palloc_req *oldreq, struct nilfs_palloc_req *newreq) nilfs_dat_prepare_update() argument 257 nilfs_dat_commit_update(struct inode *dat, struct nilfs_palloc_req *oldreq, struct nilfs_palloc_req *newreq, int dead) nilfs_dat_commit_update() argument 265 nilfs_dat_abort_update(struct inode *dat, struct nilfs_palloc_req *oldreq, struct nilfs_palloc_req *newreq) nilfs_dat_abort_update() argument
|
H A D | direct.c | 259 struct nilfs_palloc_req oldreq, newreq; in nilfs_direct_propagate() local
|
/kernel/linux/linux-5.10/net/9p/ |
H A D | client.c | 658 static int p9_client_flush(struct p9_client *c, struct p9_req_t *oldreq) in p9_client_flush() argument
|
/kernel/linux/linux-6.6/net/9p/ |
H A D | client.c | 594 static int p9_client_flush(struct p9_client *c, struct p9_req_t *oldreq) in p9_client_flush() argument
|
Completed in 8 milliseconds