Home
last modified time | relevance | path

Searched refs:ocfs2_which_suballoc_group (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/fs/ocfs2/
Dsuballoc.h156 static inline u64 ocfs2_which_suballoc_group(u64 block, unsigned int bit) in ocfs2_which_suballoc_group() function
Dsuballoc.c79 return ocfs2_which_suballoc_group(res->sr_blkno, res->sr_bit_offset); in ocfs2_group_from_res()
2037 ac->ac_last_group = ocfs2_which_suballoc_group( in ocfs2_init_inode_ac_group()
2522 u64 bg_blkno = ocfs2_which_suballoc_group(blk, bit); in ocfs2_free_dinode()
2816 ocfs2_which_suballoc_group(blkno, bit); in ocfs2_test_suballoc_bit()
Dnamei.c643 u64 bg_blkno = ocfs2_which_suballoc_group(fe_blkno, suballoc_bit); in ocfs2_mknod_locked()
Drefcounttree.c800 bg_blkno = ocfs2_which_suballoc_group(blk, bit); in ocfs2_remove_refcount_tree()
Ddir.c4400 bg_blkno = ocfs2_which_suballoc_group(blk, bit); in ocfs2_dx_dir_remove_index()
Dalloc.c6369 bg_blkno = ocfs2_which_suballoc_group(head->free_blk, in ocfs2_free_cached_blocks()
Dxattr.c2496 bg_blkno = ocfs2_which_suballoc_group(blk, bit); in ocfs2_xattr_free_block()