Home
last modified time | relevance | path

Searched refs:XFS_DINODE_FMT_META_BTREE (Results 1 – 18 of 18) sorted by relevance

/fs/xfs/libxfs/
A Dxfs_inode_buf.c448 case XFS_DINODE_FMT_META_BTREE: in xfs_dinode_verify_fork()
491 case XFS_DINODE_FMT_META_BTREE: in xfs_dinode_verify_forkoff()
784 if (XFS_DFORK_FORMAT(dip, XFS_DATA_FORK) != XFS_DINODE_FMT_META_BTREE) { in xfs_dinode_verify()
A Dxfs_rtgroup.c378 .fmt_mask = 1U << XFS_DINODE_FMT_META_BTREE,
391 .fmt_mask = 1U << XFS_DINODE_FMT_META_BTREE,
A Dxfs_inode_fork.c272 case XFS_DINODE_FMT_META_BTREE: in xfs_iformat_data_fork()
616 case XFS_DINODE_FMT_META_BTREE: in xfs_iflush_fork()
A Dxfs_rtrefcount_btree.c438 ASSERT(ifake->if_fork->if_format == XFS_DINODE_FMT_META_BTREE); in xfs_rtrefcountbt_commit_staged_btree()
745 ifp->if_format = XFS_DINODE_FMT_META_BTREE; in xfs_rtrefcountbt_create()
A Dxfs_rtrmap_btree.c655 ASSERT(ifake->if_fork->if_format == XFS_DINODE_FMT_META_BTREE); in xfs_rtrmapbt_commit_staged_btree()
976 ifp->if_format = XFS_DINODE_FMT_META_BTREE; in xfs_rtrmapbt_create()
A Dxfs_format.h1017 XFS_DINODE_FMT_META_BTREE, /* metadata btree */ enumerator
1026 { XFS_DINODE_FMT_META_BTREE, "meta_btree" }
/fs/xfs/
A Dxfs_inode_item_recover.c286 case XFS_DINODE_FMT_META_BTREE: in xlog_recover_inode_dbroot()
436 ldip->di_format != XFS_DINODE_FMT_META_BTREE) { in xlog_recover_inode_commit_pass2()
A Dxfs_inode_item.c259 case XFS_DINODE_FMT_META_BTREE: in xfs_inode_item_data_fork_size()
380 case XFS_DINODE_FMT_META_BTREE: in xfs_inode_item_format_data_fork()
A Dxfs_inode.c2387 if (ip->i_df.if_format == XFS_DINODE_FMT_META_BTREE) { in xfs_iflush()
2437 ip->i_af.if_format == XFS_DINODE_FMT_META_BTREE) { in xfs_iflush()
A Dxfs_trace.h2540 TRACE_DEFINE_ENUM(XFS_DINODE_FMT_META_BTREE);
/fs/xfs/scrub/
A Dinode_repair.c1065 case XFS_DINODE_FMT_META_BTREE: in xrep_dinode_check_dfork()
1115 case XFS_DINODE_FMT_META_BTREE: in xrep_dinode_check_dfork()
1240 case XFS_DINODE_FMT_META_BTREE: in xrep_dinode_check_afork()
1400 case XFS_DINODE_FMT_META_BTREE: in xrep_dinode_ensure_forkoff()
A Drtrefcount_repair.c673 rr->new_btree.ifake.if_fork->if_format = XFS_DINODE_FMT_META_BTREE; in xrep_rtrefc_build_new_tree()
A Dinode.c521 case XFS_DINODE_FMT_META_BTREE: in xchk_dinode()
A Dbmap_repair.c867 case XFS_DINODE_FMT_META_BTREE: in xrep_bmap_check_inputs()
A Drtrmap_repair.c772 rr->new_btree.ifake.if_fork->if_format = XFS_DINODE_FMT_META_BTREE; in xrep_rtrmap_build_new_tree()
A Dbmap.c1067 case XFS_DINODE_FMT_META_BTREE: in xchk_bmap()
A Dcommon.c1731 if (ifp->if_format == XFS_DINODE_FMT_META_BTREE) { in xchk_inode_count_blocks()
A Drmap_repair.c604 case XFS_DINODE_FMT_META_BTREE: in xrep_rmap_scan_ifork()

Completed in 665 milliseconds