Home | Sort by: relevance | last modified time | path |
/src/sys/fs/union/ | |
union_subr.c | 370 bool is_dotdot; local in function:union_allocvp 372 is_dotdot = (dvp != NULL && cnp != NULL && (cnp->cn_flags & ISDOTDOT)); 429 if (is_dotdot) 432 if (is_dotdot) |