Home
last modified time | relevance | path

Searched defs:ocfs2_alloc_context (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/ocfs2/
H A Dsuballoc.h22 struct ocfs2_alloc_context { struct
23 struct inode *ac_inode; /* which bitmap are we allocating from? */
24 struct buffer_head *ac_bh; /* file entry bh */
25 u32 ac_alloc_slot; /* which slot are we allocating from? */
26 u32 ac_bits_wanted;
50 void ocfs2_free_alloc_context(struct ocfs2_alloc_context *ac); argument
/dports/multimedia/libv4l/linux-5.13-rc2/fs/ocfs2/
H A Dsuballoc.h22 struct ocfs2_alloc_context { struct
23 struct inode *ac_inode; /* which bitmap are we allocating from? */
24 struct buffer_head *ac_bh; /* file entry bh */
25 u32 ac_alloc_slot; /* which slot are we allocating from? */
26 u32 ac_bits_wanted;
50 void ocfs2_free_alloc_context(struct ocfs2_alloc_context *ac); argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ocfs2/
H A Dsuballoc.h22 struct ocfs2_alloc_context { struct
23 struct inode *ac_inode; /* which bitmap are we allocating from? */
24 struct buffer_head *ac_bh; /* file entry bh */
25 u32 ac_alloc_slot; /* which slot are we allocating from? */
26 u32 ac_bits_wanted;
50 void ocfs2_free_alloc_context(struct ocfs2_alloc_context *ac); argument