Searched refs:nilfs_dat_prepare_end (Results 1 – 3 of 3) sorted by relevance
41 int nilfs_dat_prepare_end(struct inode *, struct nilfs_palloc_req *);
149 int nilfs_dat_prepare_end(struct inode *dat, struct nilfs_palloc_req *req) in nilfs_dat_prepare_end() function232 ret = nilfs_dat_prepare_end(dat, oldreq); in nilfs_dat_prepare_update()
210 return dat ? nilfs_dat_prepare_end(dat, &req->bpr_req) : 0; in nilfs_bmap_prepare_end_ptr()