Home
last modified time | relevance | path

Searched refs:ocfs2_which_suballoc_group (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dsuballoc.h142 static inline u64 ocfs2_which_suballoc_group(u64 block, unsigned int bit) in ocfs2_which_suballoc_group() function
H A Dsuballoc.c65 return ocfs2_which_suballoc_group(res->sr_blkno, res->sr_bit_offset); in ocfs2_group_from_res()
2049 ac->ac_last_group = ocfs2_which_suballoc_group( in ocfs2_init_inode_ac_group()
2534 u64 bg_blkno = ocfs2_which_suballoc_group(blk, bit); in ocfs2_free_dinode()
2779 ocfs2_which_suballoc_group(blkno, bit); in ocfs2_test_suballoc_bit()
H A Ddir.c4385 bg_blkno = ocfs2_which_suballoc_group(blk, bit); in ocfs2_dx_dir_remove_index()
H A Drefcounttree.c794 bg_blkno = ocfs2_which_suballoc_group(blk, bit); in ocfs2_remove_refcount_tree()
H A Dalloc.c6416 bg_blkno = ocfs2_which_suballoc_group(head->free_blk, in ocfs2_free_cached_blocks()
H A Dxattr.c2513 bg_blkno = ocfs2_which_suballoc_group(blk, bit); in ocfs2_xattr_free_block()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dsuballoc.h140 static inline u64 ocfs2_which_suballoc_group(u64 block, unsigned int bit) in ocfs2_which_suballoc_group() function
H A Dsuballoc.c63 return ocfs2_which_suballoc_group(res->sr_blkno, res->sr_bit_offset); in ocfs2_group_from_res()
2047 ac->ac_last_group = ocfs2_which_suballoc_group( in ocfs2_init_inode_ac_group()
2532 u64 bg_blkno = ocfs2_which_suballoc_group(blk, bit); in ocfs2_free_dinode()
2777 ocfs2_which_suballoc_group(blkno, bit); in ocfs2_test_suballoc_bit()
H A Ddir.c4371 bg_blkno = ocfs2_which_suballoc_group(blk, bit); in ocfs2_dx_dir_remove_index()
H A Drefcounttree.c792 bg_blkno = ocfs2_which_suballoc_group(blk, bit); in ocfs2_remove_refcount_tree()
H A Dalloc.c6416 bg_blkno = ocfs2_which_suballoc_group(head->free_blk, in ocfs2_free_cached_blocks()
H A Dxattr.c2507 bg_blkno = ocfs2_which_suballoc_group(blk, bit); in ocfs2_xattr_free_block()

Completed in 66 milliseconds