Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/udfs/
H A Dudf_bmap.c197 u_offset_t off, int32_t size, int32_t alloc_only, struct cred *cr) in ud_bmap_write() argument
229 alloc_only = 0; /* make sure */ in ud_bmap_write()
290 ALLOC_SPACE | NEW_EXT, alloc_only, in ud_bmap_write()
303 alloc_only, icb_offset, &count); in ud_bmap_write()
322 alloc_only, icb_offset, &count)) { in ud_bmap_write()
388 error = ud_last_alloc_ext(ip, off, size, alloc_only); in ud_bmap_write()
533 if (alloc_only == 0) { in ud_bmap_write()
784 uint32_t size, int32_t alloc_only) in ud_last_alloc_ext() argument
845 alloc_only, icb_offset, &count); in ud_last_alloc_ext()
856 ALLOC_SPACE, alloc_only, in ud_last_alloc_ext()
[all …]