Searched defs:bitmap_inode (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/fs/ocfs2/
H A Dlocalalloc.c1112 ocfs2_local_alloc_reserve_for_window(struct ocfs2_super *osb, struct ocfs2_alloc_context **ac, struct inode **bitmap_inode, struct buffer_head **bitmap_bh) ocfs2_local_alloc_reserve_for_window() argument
H A Dsuballoc.c2547 _ocfs2_free_clusters(handle_t *handle, struct inode *bitmap_inode, struct buffer_head *bitmap_bh, u64 start_blk, unsigned int num_clusters, void (*undo_fn)(unsigned int bit, unsigned long *bitmap)) _ocfs2_free_clusters() argument
2593 ocfs2_free_clusters(handle_t *handle, struct inode *bitmap_inode, struct buffer_head *bitmap_bh, u64 start_blk, unsigned int num_clusters) ocfs2_free_clusters() argument
2608 ocfs2_release_clusters(handle_t *handle, struct inode *bitmap_inode, struct buffer_head *bitmap_bh, u64 start_blk, unsigned int num_clusters) ocfs2_release_clusters() argument

Completed in 142 milliseconds