Searched refs:nilfs_palloc_group (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/nilfs2/ |
H A D | alloc.c | 77 * nilfs_palloc_group - get group number and offset from an entry number 82 static unsigned long nilfs_palloc_group(const struct inode *inode, __u64 nr, in nilfs_palloc_group() function 170 group = nilfs_palloc_group(inode, nr, &group_offset); in nilfs_palloc_entry_blkoff() 367 nilfs_palloc_group(inode, nr, &group_offset); in nilfs_palloc_block_get_entry() 515 group = nilfs_palloc_group(inode, req->pr_entry_nr, &group_offset); in nilfs_palloc_prepare_alloc_entry() 522 maxgroup = nilfs_palloc_group(inode, req->pr_entry_nr, in nilfs_palloc_prepare_alloc_entry() 608 group = nilfs_palloc_group(inode, req->pr_entry_nr, &group_offset); in nilfs_palloc_commit_free_entry() 649 group = nilfs_palloc_group(inode, req->pr_entry_nr, &group_offset); in nilfs_palloc_abort_alloc_entry() 688 group = nilfs_palloc_group(inode, req->pr_entry_nr, &group_offset); in nilfs_palloc_prepare_free_entry() 744 group = nilfs_palloc_group(inod in nilfs_palloc_freev() [all...] |
/kernel/linux/linux-6.6/fs/nilfs2/ |
H A D | alloc.c | 77 * nilfs_palloc_group - get group number and offset from an entry number 82 static unsigned long nilfs_palloc_group(const struct inode *inode, __u64 nr, in nilfs_palloc_group() function 170 group = nilfs_palloc_group(inode, nr, &group_offset); in nilfs_palloc_entry_blkoff() 367 nilfs_palloc_group(inode, nr, &group_offset); in nilfs_palloc_block_get_entry() 515 group = nilfs_palloc_group(inode, req->pr_entry_nr, &group_offset); in nilfs_palloc_prepare_alloc_entry() 522 maxgroup = nilfs_palloc_group(inode, req->pr_entry_nr, in nilfs_palloc_prepare_alloc_entry() 608 group = nilfs_palloc_group(inode, req->pr_entry_nr, &group_offset); in nilfs_palloc_commit_free_entry() 649 group = nilfs_palloc_group(inode, req->pr_entry_nr, &group_offset); in nilfs_palloc_abort_alloc_entry() 688 group = nilfs_palloc_group(inode, req->pr_entry_nr, &group_offset); in nilfs_palloc_prepare_free_entry() 744 group = nilfs_palloc_group(inod in nilfs_palloc_freev() [all...] |
Completed in 3 milliseconds