Searched refs:xfs_bmbt_to_bmdr (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/fs/xfs/libxfs/ |
D | xfs_bmap_btree.h | 95 extern void xfs_bmbt_to_bmdr(struct xfs_mount *, struct xfs_btree_block *, int,
|
D | xfs_inode_fork.c | 642 xfs_bmbt_to_bmdr(mp, ifp->if_broot, ifp->if_broot_bytes, in xfs_iflush_fork()
|
D | xfs_bmap_btree.c | 126 xfs_bmbt_to_bmdr( in xfs_bmbt_to_bmdr() function
|
/Linux-v5.4/fs/xfs/ |
D | xfs_log_recover.c | 3123 xfs_bmbt_to_bmdr(mp, (struct xfs_btree_block *)src, len, in xlog_recover_inode_pass2() 3161 xfs_bmbt_to_bmdr(mp, (struct xfs_btree_block *)src, in xlog_recover_inode_pass2()
|