Home
last modified time | relevance | path

Searched refs:nilfs_dat_prepare_end (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nilfs2/
H A Ddat.h29 int nilfs_dat_prepare_end(struct inode *, struct nilfs_palloc_req *);
H A Dbmap.h223 return dat ? nilfs_dat_prepare_end(dat, &req->bpr_req) : 0; in nilfs_bmap_prepare_end_ptr()