Searched refs:needs_error_attr (Results 1 - 1 of 1) sorted by relevance

/xnu-2782.1.97/bsd/vfs/
H A Dvfs_attrlist.c3024 * needs_error_attr - Whether the caller asked for ATTR_CMN_ERROR
3040 int needs_error_attr = (alp->commonattr & ATTR_CMN_ERROR); local
3059 if (needs_error_attr) {
3114 if (needs_error_attr) {

Completed in 42 milliseconds