Symbol: ocfs2_is_refcount_inode
fs/ocfs2/alloc.c
5720
BUG_ON(!ocfs2_is_refcount_inode(inode));
fs/ocfs2/aops.c
442
if (ocfs2_is_refcount_inode(inode))
fs/ocfs2/file.c
1018
BUG_ON(!di_bh && ocfs2_is_refcount_inode(inode));
fs/ocfs2/file.c
1828
if (ocfs2_is_refcount_inode(inode)) {
fs/ocfs2/file.c
2158
!ocfs2_is_refcount_inode(inode) ||
fs/ocfs2/move_extents.c
215
BUG_ON(!ocfs2_is_refcount_inode(inode));
fs/ocfs2/move_extents.c
589
BUG_ON(!ocfs2_is_refcount_inode(inode));
fs/ocfs2/refcounttree.c
2292
BUG_ON(!ocfs2_is_refcount_inode(inode));
fs/ocfs2/refcounttree.c
2532
BUG_ON(!ocfs2_is_refcount_inode(inode));
fs/ocfs2/refcounttree.c
3384
BUG_ON(!ocfs2_is_refcount_inode(inode));
fs/ocfs2/refcounttree.c
3597
BUG_ON(!ocfs2_is_refcount_inode(inode));
fs/ocfs2/refcounttree.c
3774
if (!ocfs2_is_refcount_inode(inode)) {
fs/ocfs2/refcounttree.c
408
BUG_ON(!ocfs2_is_refcount_inode(inode));
fs/ocfs2/refcounttree.c
4638
if (ocfs2_is_refcount_inode(s_inode) &&
fs/ocfs2/refcounttree.c
4639
ocfs2_is_refcount_inode(t_inode) &&
fs/ocfs2/refcounttree.c
4645
if (!ocfs2_is_refcount_inode(s_inode) &&
fs/ocfs2/refcounttree.c
4646
!ocfs2_is_refcount_inode(t_inode)) {
fs/ocfs2/refcounttree.c
4655
if (!ocfs2_is_refcount_inode(s_inode)) {
fs/ocfs2/refcounttree.c
4663
if (!ocfs2_is_refcount_inode(t_inode)) {
fs/ocfs2/refcounttree.c
567
BUG_ON(ocfs2_is_refcount_inode(inode));
fs/ocfs2/refcounttree.c
705
BUG_ON(ocfs2_is_refcount_inode(inode));
fs/ocfs2/refcounttree.c
772
if (!ocfs2_is_refcount_inode(inode))
fs/ocfs2/xattr.c
2609
if (ocfs2_is_refcount_inode(inode)) {
fs/ocfs2/xattr.c
3642
if (ocfs2_is_refcount_inode(inode) &&