Home
last modified time | relevance | path

Searched refs:nilfs_dat_commit_alloc (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/nilfs2/
Ddat.h24 void nilfs_dat_commit_alloc(struct inode *, struct nilfs_palloc_req *);
Ddat.c76 void nilfs_dat_commit_alloc(struct inode *dat, struct nilfs_palloc_req *req) in nilfs_dat_commit_alloc() function
244 nilfs_dat_commit_alloc(dat, newreq); in nilfs_dat_commit_update()
Dbmap.h194 nilfs_dat_commit_alloc(dat, &req->bpr_req); in nilfs_bmap_commit_alloc_ptr()