HomeSort by: relevance | last modified time | path
    Searched refs:union_dowhiteout (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/union/
union.h 151 extern int union_dowhiteout(struct union_node *, kauth_cred_t);
union_vnops.c 1219 if (union_dowhiteout(un, cnp->cn_cred))
1494 if (union_dowhiteout(un, cnp->cn_cred))
union_subr.c 1005 union_dowhiteout(struct union_node *un, kauth_cred_t cred) function in typeref:typename:int

Completed in 38 milliseconds