Home
last modified time | relevance | path

Searched refs:ocfs2_is_refcount_inode (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dinode.h171 static inline bool ocfs2_is_refcount_inode(struct inode *inode) in ocfs2_is_refcount_inode() function
H A Drefcounttree.c408 BUG_ON(!ocfs2_is_refcount_inode(inode)); in ocfs2_get_refcount_block()
567 BUG_ON(ocfs2_is_refcount_inode(inode)); in ocfs2_create_refcount_tree()
705 BUG_ON(ocfs2_is_refcount_inode(inode)); in ocfs2_set_refcount_tree()
772 if (!ocfs2_is_refcount_inode(inode)) in ocfs2_remove_refcount_tree()
2299 BUG_ON(!ocfs2_is_refcount_inode(inode)); in ocfs2_decrease_refcount()
2539 BUG_ON(!ocfs2_is_refcount_inode(inode)); in ocfs2_prepare_refcount_change_for_del()
3421 BUG_ON(!ocfs2_is_refcount_inode(inode)); in ocfs2_refcount_cow_hunk()
3634 BUG_ON(!ocfs2_is_refcount_inode(inode)); in ocfs2_refcount_cow_xattr()
3811 if (!ocfs2_is_refcount_inode(inode)) { in ocfs2_attach_refcount_tree()
4654 if (ocfs2_is_refcount_inode(s_inod in ocfs2_reflink_remap_blocks()
[all...]
H A Dmove_extents.c211 BUG_ON(!ocfs2_is_refcount_inode(inode)); in ocfs2_defrag_extent()
585 BUG_ON(!ocfs2_is_refcount_inode(inode)); in ocfs2_move_extent()
H A Dfile.c1022 BUG_ON(!di_bh && ocfs2_is_refcount_inode(inode)); in ocfs2_extend_no_holes()
1813 if (ocfs2_is_refcount_inode(inode)) { in ocfs2_remove_inode_range()
2141 !ocfs2_is_refcount_inode(inode) || in ocfs2_check_range_for_refcount()
H A Daops.c464 if (ocfs2_is_refcount_inode(inode)) in ocfs2_bmap()
H A Dxattr.c2576 if (ocfs2_is_refcount_inode(inode)) { in ocfs2_xattr_remove()
3609 if (ocfs2_is_refcount_inode(inode) && in ocfs2_xattr_set()
H A Dalloc.c5707 BUG_ON(!ocfs2_is_refcount_inode(inode)); in ocfs2_remove_btree_range()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dinode.h169 static inline bool ocfs2_is_refcount_inode(struct inode *inode) in ocfs2_is_refcount_inode() function
H A Drefcounttree.c406 BUG_ON(!ocfs2_is_refcount_inode(inode)); in ocfs2_get_refcount_block()
565 BUG_ON(ocfs2_is_refcount_inode(inode)); in ocfs2_create_refcount_tree()
703 BUG_ON(ocfs2_is_refcount_inode(inode)); in ocfs2_set_refcount_tree()
770 if (!ocfs2_is_refcount_inode(inode)) in ocfs2_remove_refcount_tree()
2297 BUG_ON(!ocfs2_is_refcount_inode(inode)); in ocfs2_decrease_refcount()
2537 BUG_ON(!ocfs2_is_refcount_inode(inode)); in ocfs2_prepare_refcount_change_for_del()
3392 BUG_ON(!ocfs2_is_refcount_inode(inode)); in ocfs2_refcount_cow_hunk()
3605 BUG_ON(!ocfs2_is_refcount_inode(inode)); in ocfs2_refcount_cow_xattr()
3782 if (!ocfs2_is_refcount_inode(inode)) { in ocfs2_attach_refcount_tree()
4625 if (ocfs2_is_refcount_inode(s_inod in ocfs2_reflink_remap_blocks()
[all...]
H A Dmove_extents.c209 BUG_ON(!ocfs2_is_refcount_inode(inode)); in ocfs2_defrag_extent()
583 BUG_ON(!ocfs2_is_refcount_inode(inode)); in ocfs2_move_extent()
H A Dfile.c1014 BUG_ON(!di_bh && ocfs2_is_refcount_inode(inode)); in ocfs2_extend_no_holes()
1807 if (ocfs2_is_refcount_inode(inode)) { in ocfs2_remove_inode_range()
2135 !ocfs2_is_refcount_inode(inode) || in ocfs2_check_range_for_refcount()
H A Daops.c461 if (ocfs2_is_refcount_inode(inode)) in ocfs2_bmap()
H A Dxattr.c2570 if (ocfs2_is_refcount_inode(inode)) { in ocfs2_xattr_remove()
3603 if (ocfs2_is_refcount_inode(inode) && in ocfs2_xattr_set()
H A Dalloc.c5705 BUG_ON(!ocfs2_is_refcount_inode(inode)); in ocfs2_remove_btree_range()

Completed in 65 milliseconds