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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Dsuballoc.h103 ocfs2_cluster_from_desc(struct ocfs2_super *osb, u64 bg_blkno) argument
H A Dsuballoc.c285 u64 bg_blkno; local
1087 ocfs2_search_chain(struct ocfs2_alloc_context *ac, handle_t *handle, u32 bits_wanted, u32 min_bits, u16 *bit_off, unsigned int *num_bits, u64 *bg_blkno, u16 *bits_left) argument
1243 ocfs2_claim_suballoc_bits(struct ocfs2_super *osb, struct ocfs2_alloc_context *ac, handle_t *handle, u32 bits_wanted, u32 min_bits, u16 *bit_off, unsigned int *num_bits, u64 *bg_blkno) argument
1370 u64 bg_blkno; local
1406 u64 bg_blkno; local
1441 ocfs2_desc_bitmap_to_cluster_off(struct inode *inode, u64 bg_blkno, u16 bg_bit_off) argument
1475 ocfs2_block_to_cluster_group(struct inode *inode, u64 data_blkno, u64 *bg_blkno, u16 *bg_bit_off) argument
1510 u64 bg_blkno = 0; local
1627 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) argument
1718 u64 bg_blkno = ocfs2_which_suballoc_group(blk, bit); local
1731 u64 bg_blkno = ocfs2_which_suballoc_group(blk, bit); local
1745 u64 bg_blkno; local
[all...]
H A Docfs2_fs.h537 __le64 bg_blkno; /* Offset on disk, in blocks */ member in struct:ocfs2_group_desc

Completed in 36 milliseconds