Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/libxfs/
Dxfs_inode_buf.h22 int xfs_imap_to_bp(struct xfs_mount *mp, struct xfs_trans *tp,
Dxfs_trans_inode.c182 error = xfs_imap_to_bp(ip->i_mount, tp, &ip->i_imap, &bp); in xfs_trans_log_inode()
Dxfs_inode_buf.c130 xfs_imap_to_bp( in xfs_imap_to_bp() function
/Linux-v5.15/fs/xfs/scrub/
Dialloc.c280 error = xfs_imap_to_bp(mp, bs->cur->bc_tp, &imap, &cluster_bp); in xchk_iallocbt_check_cluster()
/Linux-v5.15/fs/xfs/
Dxfs_inode.c2112 error = xfs_imap_to_bp(mp, tp, &ip->i_imap, &ibp); in xfs_iunlink_update_inode()
2246 error = xfs_imap_to_bp(mp, tp, imap, bpp); in xfs_iunlink_map_ino()
Dxfs_icache.c620 error = xfs_imap_to_bp(mp, tp, &ip->i_imap, &bp); in xfs_iget_cache_miss()
Dxfs_log_recover.c2715 error = xfs_imap_to_bp(mp, NULL, &ip->i_imap, &ibp); in xlog_recover_process_one_iunlink()