Searched refs:nilfs_palloc_block_get_entry (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/fs/nilfs2/
H A Ddat.c95 entry = nilfs_palloc_block_get_entry(dat, req->pr_entry_nr, nilfs_dat_commit_alloc()
119 entry = nilfs_palloc_block_get_entry(dat, req->pr_entry_nr, nilfs_dat_commit_free()
146 entry = nilfs_palloc_block_get_entry(dat, req->pr_entry_nr, nilfs_dat_commit_start()
170 entry = nilfs_palloc_block_get_entry(dat, req->pr_entry_nr, nilfs_dat_prepare_end()
196 entry = nilfs_palloc_block_get_entry(dat, req->pr_entry_nr, nilfs_dat_commit_end()
221 entry = nilfs_palloc_block_get_entry(dat, req->pr_entry_nr, nilfs_dat_abort_end()
356 entry = nilfs_palloc_block_get_entry(dat, vblocknr, entry_bh, kaddr); nilfs_dat_move()
419 entry = nilfs_palloc_block_get_entry(dat, vblocknr, entry_bh, kaddr); nilfs_dat_translate()
459 entry = nilfs_palloc_block_get_entry( nilfs_dat_get_vinfo()
H A Difile.h39 return nilfs_palloc_block_get_entry(ifile, ino, ibh, kaddr); nilfs_ifile_map_inode()
H A Dalloc.h48 void *nilfs_palloc_block_get_entry(const struct inode *, __u64,
H A Difile.c130 raw_inode = nilfs_palloc_block_get_entry(ifile, req.pr_entry_nr, nilfs_ifile_delete_inode()
H A Dalloc.c315 * nilfs_palloc_block_get_entry - get kernel address of an entry
321 void *nilfs_palloc_block_get_entry(const struct inode *inode, __u64 nr, nilfs_palloc_block_get_entry() function

Completed in 83 milliseconds