Searched refs:SMBIOC_SETFLAGS (Results 1 – 5 of 5) sorted by relevance
146 #define SMBIOC_SETFLAGS _IOW('n', 104, struct smbioc_flags) macro
233 case SMBIOC_SETFLAGS: { in nsmb_dev_ioctl()
689 if (ioctl(ctx->ct_fd, SMBIOC_SETFLAGS, &fl) == -1) in smb_ctx_setflags()
427 #define SMBIOC_SETFLAGS _IOW('n', 104, struct smbioc_flags) macro1968 unsigned IOCTL_SMBIOC_SETFLAGS = SMBIOC_SETFLAGS;
867 _(SMBIOC_SETFLAGS, READ, struct_smbioc_flags_sz);