Searched defs:did_create (Results 1 – 3 of 3) sorted by relevance
213 …_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
2160 …_compound_vnop_post_hook(int error, vnode_t dvp, vnode_t vp, struct nameidata *ndp, int did_create)
3430 int did_create = 0; in VNOP_COMPOUND_OPEN() local