fs/nilfs2/alloc.h
36
size_t nilfs_palloc_entry_offset(const struct inode *inode, __u64 nr,
fs/nilfs2/dat.c
118
offset = nilfs_palloc_entry_offset(dat, req->pr_entry_nr,
fs/nilfs2/dat.c
148
offset = nilfs_palloc_entry_offset(dat, req->pr_entry_nr,
fs/nilfs2/dat.c
170
offset = nilfs_palloc_entry_offset(dat, req->pr_entry_nr,
fs/nilfs2/dat.c
205
offset = nilfs_palloc_entry_offset(dat, req->pr_entry_nr,
fs/nilfs2/dat.c
230
offset = nilfs_palloc_entry_offset(dat, req->pr_entry_nr,
fs/nilfs2/dat.c
358
offset = nilfs_palloc_entry_offset(dat, vblocknr, entry_bh);
fs/nilfs2/dat.c
419
offset = nilfs_palloc_entry_offset(dat, vblocknr, entry_bh);
fs/nilfs2/dat.c
460
offset = nilfs_palloc_entry_offset(dat, first, entry_bh);
fs/nilfs2/dat.c
94
offset = nilfs_palloc_entry_offset(dat, req->pr_entry_nr,
fs/nilfs2/ifile.c
112
offset = nilfs_palloc_entry_offset(ifile, req.pr_entry_nr,
fs/nilfs2/ifile.h
24
size_t __offset_in_folio = nilfs_palloc_entry_offset(ifile, ino, ibh);