Searched refs:nonativesocket (Results 1 – 5 of 5) sorted by relevance
338 bool nonativesocket:1; member
1743 ctx->nonativesocket = 1; /* POSIX mounts use NFS style reparse points */ in smb3_fs_context_parse_param()1883 ctx->nonativesocket = result.negated; in smb3_fs_context_parse_param()2007 ctx->nonativesocket = 0; in smb3_init_fs_context()
712 if (S_ISSOCK(mode) && !ctx->nonativesocket && ctx->reparse_type != CIFS_REPARSE_TYPE_NONE) in mknod_reparse()
785 if (cifs_sb->ctx->nonativesocket) in cifs_show_options()
2962 if (old->ctx->nonativesocket != new->ctx->nonativesocket) in compare_mount_options()