Searched refs:bmap_has_holes (Results 1 – 5 of 5) sorted by relevance
426 has_holes = bmap_has_holes(ip); in ufs_directio_write()537 has_holes = bmap_has_holes(ip); in ufs_directio_write()
655 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()4636 has_holes = bmap_has_holes(ip); in ufs_getpage()6021 if (bmap_has_holes(ip)) { in ufs_pageio()6257 if (bmap_has_holes(ip)) { in ufs_dumpctl()
888 extern int bmap_has_holes(struct inode *);