Searched defs:bg_blkno (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/fs/ocfs2/ |
D | suballoc.c | 440 u64 bg_blkno; in ocfs2_block_group_alloc_contig() local 597 u64 bg_blkno; in ocfs2_block_group_alloc_discontig() local 1656 u64 bg_blkno = res->sr_bg_blkno; /* Save off */ in ocfs2_bg_discontig_fix_result() local 2251 u64 bg_blkno, in ocfs2_desc_bitmap_to_cluster_off() 2285 u64 *bg_blkno, in ocfs2_block_to_cluster_group() 2463 u64 bg_blkno, in _ocfs2_free_suballoc_bits() 2533 u64 bg_blkno, in ocfs2_free_suballoc_bits() 2547 u64 bg_blkno = ocfs2_which_suballoc_group(blk, bit); in ocfs2_free_dinode() local 2565 u64 bg_blkno; in _ocfs2_free_clusters() local 2778 u64 bg_blkno; in ocfs2_test_suballoc_bit() local
|
D | suballoc.h | 164 u64 bg_blkno) in ocfs2_cluster_from_desc()
|
D | namei.c | 646 u64 bg_blkno = ocfs2_which_suballoc_group(fe_blkno, suballoc_bit); in ocfs2_mknod_locked() local
|
D | dir.c | 4353 u64 bg_blkno; in ocfs2_dx_dir_remove_index() local
|
D | ocfs2_fs.h | 932 __le64 bg_blkno; /* Offset on disk, in blocks */ member
|
D | refcounttree.c | 775 u64 blk = 0, bg_blkno = 0, ref_blkno = le64_to_cpu(di->i_refcount_loc); in ocfs2_remove_refcount_tree() local
|
D | alloc.c | 6395 u64 bg_blkno; in ocfs2_free_cached_blocks() local
|
D | xattr.c | 2500 u64 blk, bg_blkno; in ocfs2_xattr_free_block() local
|