Searched refs:fmodep (Results 1 – 1 of 1) sorted by relevance
167 vn_open_modflags(struct nameidata *ndp, int *fmodep, int cmode) in vn_open_modflags() argument177 error = vn_open_auth(ndp, fmodep, vap, NULLVP); in vn_open_modflags()375 vn_open_auth(struct nameidata *ndp, int *fmodep, struct vnode_attr *vap, vnode_t authvp) in vn_open_auth() argument397 fmode = *fmodep; in vn_open_auth()704 *fmodep = fmode; in vn_open_auth()732 if (((error == ENOENT) && (*fmodep & O_CREAT)) || (error == EREDRIVEOPEN) || ref_failed) { in vn_open_auth()