Searched defs:bitmap_inode (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | localalloc.c | 1098 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 D | suballoc.c | 2542 _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 2586 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 2601 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 [all...] |
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| H A D | localalloc.c | 1096 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 D | suballoc.c | 2540 _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 2584 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 2599 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 [all...] |
Completed in 11 milliseconds