Searched defs:SOFT_SPACE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c71 #define SOFT_SPACE 0 /* minfree or less space available */ macro
636 * passes other than PLENTY_SPACE or SOFT_SPACE, the caller should
680 thisdir->dl_space = SOFT_SPACE;
758 * directory in in "SOFT_SPACE" state.
874 (activeDir->dl_space == SOFT_SPACE)) {
896 fullness_state = SOFT_SPACE;

Completed in 76 milliseconds