Searched refs:nilfs_dat_commit_end (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/fs/nilfs2/ |
| D | dat.h | 30 void nilfs_dat_commit_end(struct inode *, struct nilfs_palloc_req *, int);
|
| D | dat.c | 186 void nilfs_dat_commit_end(struct inode *dat, struct nilfs_palloc_req *req, in nilfs_dat_commit_end() function 250 nilfs_dat_commit_end(dat, oldreq, dead); in nilfs_dat_commit_update()
|
| D | bmap.h | 219 nilfs_dat_commit_end(dat, &req->bpr_req, in nilfs_bmap_commit_end_ptr()
|
| /kernel/linux/linux-6.6/fs/nilfs2/ |
| D | dat.h | 30 void nilfs_dat_commit_end(struct inode *, struct nilfs_palloc_req *, int);
|
| D | dat.c | 197 void nilfs_dat_commit_end(struct inode *dat, struct nilfs_palloc_req *req, in nilfs_dat_commit_end() function 261 nilfs_dat_commit_end(dat, oldreq, dead); in nilfs_dat_commit_update()
|
| D | bmap.h | 219 nilfs_dat_commit_end(dat, &req->bpr_req, in nilfs_bmap_commit_end_ptr()
|