Symbol: ocfs2_is_refcount_inode
fs/ocfs2/alloc.c
5729
BUG_ON(!ocfs2_is_refcount_inode(inode));
fs/ocfs2/aops.c
444
if (ocfs2_is_refcount_inode(inode))
fs/ocfs2/file.c
1023
BUG_ON(!di_bh && ocfs2_is_refcount_inode(inode));
fs/ocfs2/file.c
1833
if (ocfs2_is_refcount_inode(inode)) {
fs/ocfs2/file.c
2163
!ocfs2_is_refcount_inode(inode) ||
fs/ocfs2/move_extents.c
215
BUG_ON(!ocfs2_is_refcount_inode(inode));
fs/ocfs2/move_extents.c
591
BUG_ON(!ocfs2_is_refcount_inode(inode));
fs/ocfs2/refcounttree.c
2296
BUG_ON(!ocfs2_is_refcount_inode(inode));
fs/ocfs2/refcounttree.c
2536
BUG_ON(!ocfs2_is_refcount_inode(inode));
fs/ocfs2/refcounttree.c
3388
BUG_ON(!ocfs2_is_refcount_inode(inode));
fs/ocfs2/refcounttree.c
3601
BUG_ON(!ocfs2_is_refcount_inode(inode));
fs/ocfs2/refcounttree.c
3778
if (!ocfs2_is_refcount_inode(inode)) {
fs/ocfs2/refcounttree.c
407
BUG_ON(!ocfs2_is_refcount_inode(inode));
fs/ocfs2/refcounttree.c
4642
if (ocfs2_is_refcount_inode(s_inode) &&
fs/ocfs2/refcounttree.c
4643
ocfs2_is_refcount_inode(t_inode) &&
fs/ocfs2/refcounttree.c
4649
if (!ocfs2_is_refcount_inode(s_inode) &&
fs/ocfs2/refcounttree.c
4650
!ocfs2_is_refcount_inode(t_inode)) {
fs/ocfs2/refcounttree.c
4659
if (!ocfs2_is_refcount_inode(s_inode)) {
fs/ocfs2/refcounttree.c
4667
if (!ocfs2_is_refcount_inode(t_inode)) {
fs/ocfs2/refcounttree.c
566
BUG_ON(ocfs2_is_refcount_inode(inode));
fs/ocfs2/refcounttree.c
704
BUG_ON(ocfs2_is_refcount_inode(inode));
fs/ocfs2/refcounttree.c
771
if (!ocfs2_is_refcount_inode(inode))
fs/ocfs2/xattr.c
2620
if (ocfs2_is_refcount_inode(inode)) {
fs/ocfs2/xattr.c
3655
if (ocfs2_is_refcount_inode(inode) &&