Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_volume.h329 #define ICB_FLAG_STICKY 0x0100 macro
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_inode.c871 if (icb_tag_flags & ICB_FLAG_STICKY) { in ud_iget()
1225 tag_flags |= ICB_FLAG_STICKY; in ud_iupdat()
H A Dudf_alloc.c1177 flags |= ICB_FLAG_STICKY; in ud_ialloc()