Searched refs:UDF_MAP_NOPREALLOC (Results 1 – 1 of 1) sorted by relevance
397 #define UDF_MAP_NOPREALLOC 0x02 /* Do not preallocate blocks */ macro488 flags |= UDF_MAP_NOPREALLOC; in udf_get_block()913 if (!(map->iflags & UDF_MAP_NOPREALLOC)) in inode_getblk()1243 .iflags = UDF_MAP_NOPREALLOC | (create ? UDF_MAP_CREATE : 0), in udf_bread()