Lines Matching defs:te
54 struct smb2_ioctbl_ent *te;91 for (te = smb2_ioc_tbl; te->te_code; te++) {92 if (te->te_code == fsctl.CtlCode)95 if (te->te_code == 0) {107 if ((te->te_flags & ITF_IPC_ONLY) != 0 &&116 if (te->te_flags & ITF_NO_FID) {132 if (te->te_flags & ITF_DISK_FID) {168 status = (te->te_func)(sr, &fsctl);