HomeSort by: relevance | last modified time | path
    Searched defs:union_vn_create (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/union/
union_subr.c 447 * and directory information which union_vn_create
696 error = union_vn_create(&uvp, un, l);
880 * union_vn_create: creates and opens a new shadow file
888 union_vn_create(struct vnode **vpp, struct union_node *un, struct lwp *l) function in typeref:typename:int
union_subr.c 447 * and directory information which union_vn_create
696 error = union_vn_create(&uvp, un, l);
880 * union_vn_create: creates and opens a new shadow file
888 union_vn_create(struct vnode **vpp, struct union_node *un, struct lwp *l) function in typeref:typename:int

Completed in 23 milliseconds