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