Home
last modified time | relevance | path

Searched refs:UDF_MAP_NOPREALLOC (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/fs/udf/
H A Dinode.c396 #define UDF_MAP_NOPREALLOC 0x02 /* Do not preallocate blocks */ macro
481 flags |= UDF_MAP_NOPREALLOC; in udf_get_block()
889 if (!(map->iflags & UDF_MAP_NOPREALLOC)) in inode_getblk()
1213 .iflags = UDF_MAP_NOPREALLOC | (create ? UDF_MAP_CREATE : 0), in udf_bread()

Completed in 3 milliseconds