Searched refs:xfs_get_extsz_hint (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_rw.h47 extern xfs_extlen_t xfs_get_extsz_hint(struct xfs_inode *ip);
H A Dxfs_rw.c173 xfs_get_extsz_hint( function
H A Dxfs_iomap.c273 extsz = xfs_get_extsz_hint(ip);
469 extsz = xfs_get_extsz_hint(ip);
H A Dxfs_bmap.c2319 align = xfs_get_extsz_hint(ap->ip);
2535 align = ap->userdata ? xfs_get_extsz_hint(ap->ip) : 0;
4482 extsz = xfs_get_extsz_hint(ip);
5424 if (xfs_get_extsz_hint(ip) ||
H A Dxfs_vnodeops.c2263 extsz = xfs_get_extsz_hint(ip);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_iops.c525 xfs_get_extsz_hint(ip) << mp->m_sb.sb_blocklog;

Completed in 60 milliseconds