Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_inode.h408 #define I_NOCANCEL 0x40 /* Don't cancel these fragments */ macro
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_alloc.c252 (off_t)(request - nsize), I_NOCANCEL); in realloccg()
664 if (!(flags & I_NOCANCEL)) in free()