Searched refs:err_rmdir (Results 1 – 8 of 8) sorted by relevance
113 #define fifo_rmdir (int (*) (struct vnop_rmdir_args *))err_rmdir
104 { .opve_op = &vnop_rmdir_desc, .opve_impl = (VOPFUNC)err_rmdir }, /* rmdir */
164 #define spec_rmdir (int (*) (struct vnop_access_args *))err_rmdir
157 { .opve_op = &vnop_rmdir_desc, .opve_impl = (VOPFUNC)err_rmdir }, /* rmdir */
122 extern int err_rmdir(struct vnop_rmdir_args *ap);
488 err_rmdir(struct vnop_rmdir_args *ap) in err_rmdir() function
430 { .opve_op = &vnop_rmdir_desc, .opve_impl = (VOPFUNC) err_rmdir }, /* rmdir */
529 { .opve_op = &vnop_rmdir_desc, .opve_impl = (VOPFUNC)err_rmdir }, /* rmdir */