Home
last modified time | relevance | path

Searched refs:NEW_EXT (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_bmap.c95 #define NEW_EXT 0x02 macro
288 ALLOC_SPACE | NEW_EXT, alloc_only, in ud_bmap_write()
300 (void) ud_create_ext(ip, ip->i_ext_used, NEW_EXT, in ud_bmap_write()
319 ALLOC_SPACE | NEW_EXT, in ud_bmap_write()
842 ALLOC_SPACE | NEW_EXT, in ud_last_alloc_ext()
885 NEW_EXT, alloc_only, icb_offset, &count); in ud_last_alloc_ext()
1115 if ((flags & NEW_EXT) || in ud_create_ext()
1153 flags |= NEW_EXT; in ud_create_ext()
1203 flags |= NEW_EXT; in ud_create_ext()
1208 if (flags & NEW_EXT) { in ud_create_ext()
[all …]