Searched refs:ud_bmap_has_holes (Results 1 – 3 of 3) sorted by relevance
716 int32_t ud_bmap_has_holes(struct ud_inode *);
102 ud_bmap_has_holes(struct ud_inode *ip) in ud_bmap_has_holes() function
1713 has_holes = ud_bmap_has_holes(ip); in udf_getpage()