Home
last modified time | relevance | path

Searched defs:did_create (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.81.5/bsd/vfs/
H A Dvfs_vnops.c213 …_create(struct nameidata *ndp, struct vnode_attr *vap, int fmode, boolean_t *did_create, boolean_t… in vn_open_auth_do_create()
383 boolean_t did_create; in vn_open_auth() local
H A Dvfs_lookup.c2160 …_compound_vnop_post_hook(int error, vnode_t dvp, vnode_t vp, struct nameidata *ndp, int did_create)
H A Dkpi_vfs.c3430 int did_create = 0; in VNOP_COMPOUND_OPEN() local