Home
last modified time | relevance | path

Searched refs:xfs_imap_to_bp (Results 1 – 5 of 5) sorted by relevance

/fs/xfs/libxfs/
Dxfs_inode_buf.h49 int xfs_imap_to_bp(struct xfs_mount *, struct xfs_trans *,
Dxfs_inode_buf.c158 xfs_imap_to_bp( in xfs_imap_to_bp() function
631 error = xfs_imap_to_bp(mp, tp, &ip->i_imap, &dip, &bp, 0, iget_flags); in xfs_iread()
/fs/xfs/scrub/
Dialloc.c281 error = xfs_imap_to_bp(mp, bs->cur->bc_tp, &imap, &dip, &cluster_bp, in xchk_iallocbt_check_cluster()
/fs/xfs/
Dxfs_inode.c2190 error = xfs_imap_to_bp(mp, tp, &ip->i_imap, &dip, &ibp, 0, 0); in xfs_iunlink_update_inode()
2320 error = xfs_imap_to_bp(mp, tp, imap, dipp, bpp, 0, 0); in xfs_iunlink_map_ino()
3721 error = xfs_imap_to_bp(mp, NULL, &ip->i_imap, &dip, &bp, XBF_TRYLOCK, in xfs_iflush()
Dxfs_log_recover.c5043 error = xfs_imap_to_bp(mp, NULL, &ip->i_imap, &dip, &ibp, 0, 0); in xlog_recover_process_one_iunlink()