Searched defs:vop_fcntl_args (Results 1 – 1 of 1) sorted by relevance
221 struct vop_fcntl_args { struct222 const struct vnodeop_desc *a_desc;223 struct vnode *a_vp;224 u_int a_command;225 void *a_data;226 int a_fflag;227 kauth_cred_t a_cred;