Home
last modified time | relevance | path

Searched defs:ref_blkno (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Ddlmglue.c756 ocfs2_refcount_lock_res_init(struct ocfs2_lock_res *lockres, struct ocfs2_super *osb, u64 ref_blkno, unsigned int generation) ocfs2_refcount_lock_res_init() argument
H A Drefcounttree.c396 static int ocfs2_get_refcount_block(struct inode *inode, u64 *ref_blkno) in ocfs2_get_refcount_block() argument
769 u64 blk = 0, bg_blkno = 0, ref_blkno = le64_to_cpu(di->i_refcount_loc); in ocfs2_remove_refcount_tree() local
2295 u64 ref_blkno; in ocfs2_decrease_refcount() local
445 ocfs2_lock_refcount_tree(struct ocfs2_super *osb, u64 ref_blkno, int rw, struct ocfs2_refcount_tree **ret_tree, struct buffer_head **ref_bh) ocfs2_lock_refcount_tree() argument
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H A Ddlmglue.c755 ocfs2_refcount_lock_res_init(struct ocfs2_lock_res *lockres, struct ocfs2_super *osb, u64 ref_blkno, unsigned int generation) ocfs2_refcount_lock_res_init() argument
H A Drefcounttree.c394 static int ocfs2_get_refcount_block(struct inode *inode, u64 *ref_blkno) in ocfs2_get_refcount_block() argument
767 u64 blk = 0, bg_blkno = 0, ref_blkno = le64_to_cpu(di->i_refcount_loc); in ocfs2_remove_refcount_tree() local
2293 u64 ref_blkno; in ocfs2_decrease_refcount() local
443 ocfs2_lock_refcount_tree(struct ocfs2_super *osb, u64 ref_blkno, int rw, struct ocfs2_refcount_tree **ret_tree, struct buffer_head **ref_bh) ocfs2_lock_refcount_tree() argument
[all...]

Completed in 22 milliseconds