Home
last modified time | relevance | path

Searched defs:bg_blkno (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dsuballoc.h149 ocfs2_cluster_from_desc(struct ocfs2_super *osb, u64 bg_blkno) ocfs2_cluster_from_desc() argument
H A Dsuballoc.c426 u64 bg_blkno; in ocfs2_block_group_alloc_contig() local
583 u64 bg_blkno; ocfs2_block_group_alloc_discontig() local
1645 u64 bg_blkno = res->sr_bg_blkno; /* Save off */ ocfs2_bg_discontig_fix_result() local
2239 ocfs2_desc_bitmap_to_cluster_off(struct inode *inode, u64 bg_blkno, u16 bg_bit_off) ocfs2_desc_bitmap_to_cluster_off() argument
2272 ocfs2_block_to_cluster_group(struct inode *inode, u64 data_blkno, u64 *bg_blkno, u16 *bg_bit_off) ocfs2_block_to_cluster_group() argument
2449 _ocfs2_free_suballoc_bits(handle_t *handle, struct inode *alloc_inode, struct buffer_head *alloc_bh, unsigned int start_bit, u64 bg_blkno, unsigned int count, void (*undo_fn)(unsigned int bit, unsigned long *bitmap)) _ocfs2_free_suballoc_bits() argument
2516 ocfs2_free_suballoc_bits(handle_t *handle, struct inode *alloc_inode, struct buffer_head *alloc_bh, unsigned int start_bit, u64 bg_blkno, unsigned int count) ocfs2_free_suballoc_bits() argument
2534 u64 bg_blkno = ocfs2_which_suballoc_group(blk, bit); ocfs2_free_dinode() local
2552 u64 bg_blkno; _ocfs2_free_clusters() local
2763 u64 bg_blkno; ocfs2_test_suballoc_bit() local
[all...]
H A Ddir.c4337 u64 bg_blkno; in ocfs2_dx_dir_remove_index() local
H A Drefcounttree.c769 u64 blk = 0, bg_blkno = 0, ref_blkno = le64_to_cpu(di->i_refcount_loc); in ocfs2_remove_refcount_tree() local
H A Docfs2_fs.h893 __le64 bg_blkno; /* Offset on disk, in blocks */ member
H A Dalloc.c6391 u64 bg_blkno; in ocfs2_free_cached_blocks() local
H A Dxattr.c2492 u64 blk, bg_blkno; in ocfs2_xattr_free_block() local
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dsuballoc.h147 ocfs2_cluster_from_desc(struct ocfs2_super *osb, u64 bg_blkno) ocfs2_cluster_from_desc() argument
H A Dsuballoc.c424 u64 bg_blkno; in ocfs2_block_group_alloc_contig() local
581 u64 bg_blkno; ocfs2_block_group_alloc_discontig() local
1643 u64 bg_blkno = res->sr_bg_blkno; /* Save off */ ocfs2_bg_discontig_fix_result() local
2237 ocfs2_desc_bitmap_to_cluster_off(struct inode *inode, u64 bg_blkno, u16 bg_bit_off) ocfs2_desc_bitmap_to_cluster_off() argument
2270 ocfs2_block_to_cluster_group(struct inode *inode, u64 data_blkno, u64 *bg_blkno, u16 *bg_bit_off) ocfs2_block_to_cluster_group() argument
2447 _ocfs2_free_suballoc_bits(handle_t *handle, struct inode *alloc_inode, struct buffer_head *alloc_bh, unsigned int start_bit, u64 bg_blkno, unsigned int count, void (*undo_fn)(unsigned int bit, unsigned long *bitmap)) _ocfs2_free_suballoc_bits() argument
2514 ocfs2_free_suballoc_bits(handle_t *handle, struct inode *alloc_inode, struct buffer_head *alloc_bh, unsigned int start_bit, u64 bg_blkno, unsigned int count) ocfs2_free_suballoc_bits() argument
2532 u64 bg_blkno = ocfs2_which_suballoc_group(blk, bit); ocfs2_free_dinode() local
2550 u64 bg_blkno; _ocfs2_free_clusters() local
2761 u64 bg_blkno; ocfs2_test_suballoc_bit() local
[all...]
H A Drefcounttree.c767 u64 blk = 0, bg_blkno = 0, ref_blkno = le64_to_cpu(di->i_refcount_loc); in ocfs2_remove_refcount_tree() local
H A Ddir.c4323 u64 bg_blkno; in ocfs2_dx_dir_remove_index() local
H A Dalloc.c6391 u64 bg_blkno; in ocfs2_free_cached_blocks() local
H A Dxattr.c2486 u64 blk, bg_blkno; in ocfs2_xattr_free_block() local
H A Docfs2_fs.h891 __le64 bg_blkno; /* Offset on disk, in blocks */ member

Completed in 75 milliseconds