Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_inode_buf.h53 int xfs_imap_to_bp(struct xfs_mount *, struct xfs_trans *,
Dxfs_inode_buf.c171 xfs_imap_to_bp( in xfs_imap_to_bp() function
647 error = xfs_imap_to_bp(mp, tp, &ip->i_imap, &dip, &bp, 0, iget_flags); in xfs_iread()
/linux-4.19.296/fs/xfs/
Dxfs_inode.c1979 error = xfs_imap_to_bp(mp, tp, &ip->i_imap, &dip, &ibp, in xfs_iunlink()
2069 error = xfs_imap_to_bp(mp, tp, &ip->i_imap, &dip, &ibp, in xfs_iunlink_remove()
2126 error = xfs_imap_to_bp(mp, tp, &imap, &last_dip, in xfs_iunlink_remove()
2149 error = xfs_imap_to_bp(mp, tp, &ip->i_imap, &dip, &ibp, in xfs_iunlink_remove()
3374 error = xfs_imap_to_bp(mp, NULL, &ip->i_imap, &dip, &bp, XBF_TRYLOCK, in xfs_iflush()
Dxfs_log_recover.c5069 error = xfs_imap_to_bp(mp, NULL, &ip->i_imap, &dip, &ibp, 0, 0); in xlog_recover_process_one_iunlink()
/linux-4.19.296/fs/xfs/scrub/
Dialloc.c246 error = xfs_imap_to_bp(mp, bs->cur->bc_tp, &imap, in xchk_iallocbt_check_freemask()