Searched refs:nonativesocket (Results 1 – 5 of 5) sorted by relevance
336 bool nonativesocket:1; member
1655 ctx->nonativesocket = 1; /* POSIX mounts use NFS style reparse points */ in smb3_fs_context_parse_param()1795 ctx->nonativesocket = result.negated; in smb3_fs_context_parse_param()1913 ctx->nonativesocket = 0; in smb3_init_fs_context()
711 if (S_ISSOCK(mode) && !ctx->nonativesocket && ctx->reparse_type != CIFS_REPARSE_TYPE_NONE) in mknod_reparse()
721 if (cifs_sb->ctx->nonativesocket) in cifs_show_options()
2966 if (old->ctx->nonativesocket != new->ctx->nonativesocket) in compare_mount_options()
Completed in 32 milliseconds