nilfs_dat_prepare_end
return dat ? nilfs_dat_prepare_end(dat, &req->bpr_req) : 0;
ret = nilfs_dat_prepare_end(dat, oldreq);
int nilfs_dat_prepare_end(struct inode *, struct nilfs_palloc_req *);