Searched refs:xfs_get_extsz_hint (Results 1 – 6 of 6) sorted by relevance
47 extern xfs_extlen_t xfs_get_extsz_hint(struct xfs_inode *ip);
167 xfs_get_extsz_hint( in xfs_get_extsz_hint() function
153 extsz = xfs_get_extsz_hint(ip); in xfs_iomap_write_direct()401 extsz = xfs_get_extsz_hint(ip); in xfs_iomap_write_delay()
2339 align = xfs_get_extsz_hint(ap->ip); in xfs_bmap_rtalloc()2562 align = ap->userdata ? xfs_get_extsz_hint(ap->ip) : 0; in xfs_bmap_btalloc()4511 extsz = xfs_get_extsz_hint(ip); in xfs_bmapi()5469 if (xfs_get_extsz_hint(ip) || in xfs_getbmap()
2260 extsz = xfs_get_extsz_hint(ip); in xfs_alloc_file_space()
490 xfs_get_extsz_hint(ip) << mp->m_sb.sb_blocklog; in xfs_vn_getattr()