Searched refs:nilfs_palloc_entry_offset (Results 1 – 5 of 5) sorted by relevance
/linux-6.14.4/fs/nilfs2/ |
D | dat.c | 94 offset = nilfs_palloc_entry_offset(dat, req->pr_entry_nr, in nilfs_dat_commit_alloc() 118 offset = nilfs_palloc_entry_offset(dat, req->pr_entry_nr, in nilfs_dat_commit_free() 148 offset = nilfs_palloc_entry_offset(dat, req->pr_entry_nr, in nilfs_dat_commit_start() 170 offset = nilfs_palloc_entry_offset(dat, req->pr_entry_nr, in nilfs_dat_prepare_end() 205 offset = nilfs_palloc_entry_offset(dat, req->pr_entry_nr, in nilfs_dat_commit_end() 230 offset = nilfs_palloc_entry_offset(dat, req->pr_entry_nr, in nilfs_dat_abort_end() 358 offset = nilfs_palloc_entry_offset(dat, vblocknr, entry_bh); in nilfs_dat_move() 419 offset = nilfs_palloc_entry_offset(dat, vblocknr, entry_bh); in nilfs_dat_translate() 460 offset = nilfs_palloc_entry_offset(dat, first, entry_bh); in nilfs_dat_get_vinfo()
|
D | ifile.h | 24 size_t __offset_in_folio = nilfs_palloc_entry_offset(ifile, ino, ibh); in nilfs_ifile_map_inode()
|
D | alloc.h | 36 size_t nilfs_palloc_entry_offset(const struct inode *inode, __u64 nr,
|
D | ifile.c | 112 offset = nilfs_palloc_entry_offset(ifile, req.pr_entry_nr, in nilfs_ifile_delete_inode()
|
D | alloc.c | 416 size_t nilfs_palloc_entry_offset(const struct inode *inode, __u64 nr, in nilfs_palloc_entry_offset() function
|