Home
last modified time | relevance | path

Searched refs:nilfs_palloc_entry_offset (Results 1 – 5 of 5) sorted by relevance

/linux-6.14.4/fs/nilfs2/
Ddat.c94 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()
Difile.h24 size_t __offset_in_folio = nilfs_palloc_entry_offset(ifile, ino, ibh); in nilfs_ifile_map_inode()
Dalloc.h36 size_t nilfs_palloc_entry_offset(const struct inode *inode, __u64 nr,
Difile.c112 offset = nilfs_palloc_entry_offset(ifile, req.pr_entry_nr, in nilfs_ifile_delete_inode()
Dalloc.c416 size_t nilfs_palloc_entry_offset(const struct inode *inode, __u64 nr, in nilfs_palloc_entry_offset() function