Searched refs:xfs_get_extsz_hint (Results 1 – 6 of 6) sorted by relevance
299 xfs_extlen_t xfs_get_extsz_hint(struct xfs_inode *ip);
3456 align = xfs_get_extsz_hint(ap->ip); in xfs_bmap_compute_alignments()6497 xfs_get_extsz_hint( in xfs_get_extsz_hint() function6533 b = xfs_get_extsz_hint(ip); in xfs_get_cowextsz_hint()
222 xfs_extlen_t extsz = xfs_get_extsz_hint(ip); in xfs_iomap_eof_align_last_fsb()273 xfs_get_extsz_hint(ip)); in xfs_iomap_write_direct()1017 if (xfs_get_extsz_hint(ip)) in xfs_buffered_write_iomap_begin()
325 if (xfs_get_extsz_hint(ip) || in xfs_getbmap()662 extsz = xfs_get_extsz_hint(ip); in xfs_alloc_file_space()
550 return XFS_FSB_TO_B(mp, xfs_get_extsz_hint(ip) ? : 1); in xfs_stat_blksize()
2032 align = xfs_get_extsz_hint(ap->ip); in xfs_rtallocate_align()