Searched refs:bmap_has_holes (Results 1 – 5 of 5) sorted by relevance
409 has_holes = bmap_has_holes(ip); in ufs_directio_write()520 has_holes = bmap_has_holes(ip); in ufs_directio_write()
652 if (!bmap_has_holes(ip)) { in ufs_fio_holey()
916 bmap_has_holes(struct inode *ip) in bmap_has_holes() function
427 !(ioflag & FSYNC) && !bmap_has_holes(ip) && in ufs_check_rewrite()4521 has_holes = bmap_has_holes(ip); in ufs_getpage()5894 if (bmap_has_holes(ip)) { in ufs_pageio()6130 if (bmap_has_holes(ip)) { in ufs_dumpctl()
888 extern int bmap_has_holes(struct inode *);